/ ‘theme/templates/index.html’
This commit is contained in:
parent
39b92b9840
commit
1afafbd410
1 changed files with 1 additions and 0 deletions
|
|
@ -39,6 +39,7 @@
|
||||||
|
|
||||||
{% for article in articles %}
|
{% for article in articles %}
|
||||||
|
|
||||||
|
{# disabled 'article' links #}
|
||||||
<div href="{{ SITEURL }}/{{ article.url }}" class="db b pb2">
|
<div href="{{ SITEURL }}/{{ article.url }}" class="db b pb2">
|
||||||
{{ article.title }}
|
{{ article.title }}
|
||||||
</div>
|
</div>
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue