X-Git-Url: http://unremediatedgender.space/source?p=Ultimately_Untrue_Thought.git;a=blobdiff_plain;f=theme%2Ftemplates%2Farticle.html;h=d40a722736974d291da8638f149e955e04c08e25;hp=6869f3f06fd8154b95923cb7d4a76cbfad1971fe;hb=07f8050d0950a79fe81b25f644bee44bd110e1e4;hpb=c0423b325bfab128a28b4d19a3c51b7b418832a8 diff --git a/theme/templates/article.html b/theme/templates/article.html index 6869f3f..d40a722 100644 --- a/theme/templates/article.html +++ b/theme/templates/article.html @@ -17,19 +17,30 @@ {% block content %}
- +

{{ article.title }}

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

- Tweet - -

+

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

+

+ (Post revision history) +

{% if DISQUS_SITENAME %}
@@ -46,4 +57,4 @@
{% endif %} -{% endblock %} \ No newline at end of file +{% endblock %}