X-Git-Url: http://unremediatedgender.space/source?p=Ultimately_Untrue_Thought.git;a=blobdiff_plain;f=theme%2Ftemplates%2Farticle.html;h=0e6687f8e7c291acdd318bee4352b461e2dcfb4d;hp=6869f3f06fd8154b95923cb7d4a76cbfad1971fe;hb=6747ac5300235ae6f4d5eeee2b6eb0a84e6a22ad;hpb=c0423b325bfab128a28b4d19a3c51b7b418832a8 diff --git a/theme/templates/article.html b/theme/templates/article.html index 6869f3f..0e6687f 100644 --- a/theme/templates/article.html +++ b/theme/templates/article.html @@ -17,33 +17,36 @@ {% block content %}
- +

{{ article.title }}

- + {% include 'metadata.inc.html' %} - - {{ article.content }} + + {{ article.content }}
-

- Tweet - -

- - {% if DISQUS_SITENAME %} -
-

Comments !

-
- -
- {% endif %} - -{% endblock %} \ No newline at end of file +

+ + Tweet + + + + + Submit to Reddit + +

+

+ (Post revision history) +

+ + +
+ +{% endblock %}