X-Git-Url: http://unremediatedgender.space/source?p=Ultimately_Untrue_Thought.git;a=blobdiff_plain;f=theme%2Ftemplates%2Farticle.html;h=5f63729cd27ebe9d8f1ce4ab2739a61aa9ea54b4;hp=d40a722736974d291da8638f149e955e04c08e25;hb=a813b5b4e21c1c1de39d265e1862a01b6244b8d4;hpb=07f8050d0950a79fe81b25f644bee44bd110e1e4 diff --git a/theme/templates/article.html b/theme/templates/article.html index d40a722..5f63729 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,24 @@ - + 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 %}