X-Git-Url: https://jfr.im/git/irc/freenode/web-7.0.git/blobdiff_plain/1de70c5659861a0d3f520674440fbbd4a6dc6c22..23def4ed56185ce98b4cc12c8a8b290fe0b97349:/templates/article.html diff --git a/templates/article.html b/templates/article.html index 8b16538c9..e9675638f 100644 --- a/templates/article.html +++ b/templates/article.html @@ -1,14 +1,15 @@ {% extends "base.html" %} {% block content %} -
+

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

{{ article.content }}

+ - - #} - - News Archive + Next  + Previous  + #} + Archive  +

{% endblock content %}