X-Git-Url: http://unremediatedgender.space/source?a=blobdiff_plain;f=theme%2Ftemplates%2Farticle.html;h=0e6687f8e7c291acdd318bee4352b461e2dcfb4d;hb=df2db2676890671d85a7d706d967d7620a14e986;hp=2c2c4f86a7a51b29c4a1b7e1f940e6c33de557c0;hpb=bdb2524cd535aa3bfde9235e18d1535eb612f41b;p=Ultimately_Untrue_Thought.git diff --git a/theme/templates/article.html b/theme/templates/article.html index 2c2c4f8..0e6687f 100644 --- a/theme/templates/article.html +++ b/theme/templates/article.html @@ -17,12 +17,12 @@ {% block content %}
- +

{{ article.title }}

- + {% include 'metadata.inc.html' %} - - {{ article.content }} + + {{ article.content }}
@@ -32,22 +32,21 @@ - + + Submit to Reddit + +

+

+ (Post revision history)

- {% if DISQUS_SITENAME %} -
-

Comments !

-
- -
- {% endif %} + +
{% endblock %}