X-Git-Url: http://unremediatedgender.space/source?p=Ultimately_Untrue_Thought.git;a=blobdiff_plain;f=theme%2Ftemplates%2Farticle.html;h=c1c249d122bea80172225232022d49054fd658b0;hp=d40a722736974d291da8638f149e955e04c08e25;hb=f7d7fb694fd2efd10723d16df2f1e56bfa685e61;hpb=07f8050d0950a79fe81b25f644bee44bd110e1e4 diff --git a/theme/templates/article.html b/theme/templates/article.html index d40a722..c1c249d 100644 --- a/theme/templates/article.html +++ b/theme/templates/article.html @@ -1,20 +1,11 @@ {% extends "base.html" %} -{% block title %}{{ article.title }} - {{ SITENAME }}{% endblock %} +{% block title %}{{ article.title|striptags }} ★ {{ SITENAME }}{% endblock %} {% block extra_meta %} - -{% if PELICAN_SIMPLEGREY_TWITTER_CARD_ACCOUNT %} - - - - - -{% endif %} {% endblock %} - {% block content %}
@@ -32,29 +23,22 @@ - + Submit to Reddit + src="/theme/images/icons/reddit.svg" height="30px"/>

(Post revision history)

- {% if DISQUS_SITENAME %} -
-

Comments !

-
- -
- {% endif %} +

Comments permit Markdown or HTML formatting.

+ +
{% endblock %}