X-Git-Url: https://jfr.im/git/irc/freenode/web-7.0.git/blobdiff_plain/9b3f728de99aa8ba66b98921d6067bf581d549c8..51214f4affdf88d0ac7cb56a7ecb3acb48b11146:/templates/article.html?ds=sidebyside diff --git a/templates/article.html b/templates/article.html index 7069ca3b4..e9675638f 100644 --- a/templates/article.html +++ b/templates/article.html @@ -1,15 +1,15 @@ {% extends "base.html" %} {% block content %} -
+

{{ article.title }}  {{ article.datetime }} by {{ article.author }}

{{ article.content }}

- {# - #} + #} + Archive  +

{% endblock content %}