X-Git-Url: http://unremediatedgender.space/source?a=blobdiff_plain;f=theme%2Ftemplates%2Farticle.html;h=0e6687f8e7c291acdd318bee4352b461e2dcfb4d;hb=f1e59f905c1ec629f7976e5d6c3a7a21283ed6e7;hp=6869f3f06fd8154b95923cb7d4a76cbfad1971fe;hpb=c0423b325bfab128a28b4d19a3c51b7b418832a8;p=Ultimately_Untrue_Thought.git 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 %}