URL fixes
This commit is contained in:
parent
9ecdc007d9
commit
66a52435d1
10 changed files with 16 additions and 44 deletions
|
|
@ -2,14 +2,8 @@
|
|||
{% block content %}
|
||||
{% block content_title %}
|
||||
{% endblock %}
|
||||
|
||||
{% for article in articles %}
|
||||
|
||||
+[{{ article.locale_date }}]
|
||||
>>>>`[`!{{ article.title }}`!`/{{ article.url }}]
|
||||
>>>>{{ article.summary }}
|
||||
|
||||
-
|
||||
+ [{{ article.locale_date }}] `!`_`[{{ article.title }}`:/{{ article.url }}]`_`!
|
||||
|
||||
{% endfor %}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue