Add a link for Atom feeds

This commit is contained in:
Bat
2018-09-01 21:16:38 +01:00
parent 97c0b533ab
commit 52860efa85
3 changed files with 9 additions and 3 deletions
+1 -1
View File
@@ -22,8 +22,8 @@
}}</a></span>
&mdash;
<span class="date">{{ date | date(format="%B %e, %Y") }}</span>
&mdash;
{% if is_author %}
&mdash;
<a href="{{ article.url}}delete">{{ "Delete this article" | _ }}</a>
{% endif %}
</p>