strip HTML inside <title> tags
[Ultimately_Untrue_Thought.git] / theme / templates / article.html
index 9829434..1d1ba69 100644 (file)
@@ -1,5 +1,5 @@
 {% extends "base.html" %}
-{% block title %}{{ article.title }} ★ {{ SITENAME }}{% endblock %}
+{% block title %}{{ article.title|striptags }} ★ {{ SITENAME }}{% endblock %}
 
 {% block extra_meta %}
 
@@ -25,8 +25,7 @@
           <!-- Reddit social -->
           <a href="http://www.reddit.com/submit?url=unremediatedgender.space/{{ article.url }}&title={{ article.title }}" target="_blank" title="Submit to Reddit">
             <img alt="Submit to Reddit"
-                 {# TODO: can store Reddit icon in theme directory rather than with blog images proper?? #}
-                 src="/images/reddit.svg" height="30px"/>
+                 src="/theme/images/icons/reddit.svg" height="30px"/>
           </a>
         </p>
         <p>