URL bugfix
This commit is contained in:
parent
651becfb6b
commit
dad997e986
9 changed files with 9 additions and 9 deletions
|
|
@ -3,7 +3,7 @@
|
|||
{% block content_title %}
|
||||
{% endblock %}
|
||||
{% for article in articles %}
|
||||
+ [{{ article.locale_date }}] `!`_`[{{ article.title }}`:/{{ article.url }}]`_`!
|
||||
+ [{{ article.locale_date }}] `!`_`[{{ article.title }}`:/page/{{ article.url }}]`_`!
|
||||
|
||||
{% endfor %}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue