X-Git-Url: https://jfr.im/git/irc/freenode/web-7.0.git/blobdiff_plain/fb48ec129f3153fba2ad032cb102ebfc9947def2..46fe7e795f1bfea0c46bc63b56747bb5f63e196b:/templates/article.html 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 %}