X-Git-Url: http://unremediatedgender.space/source?a=blobdiff_plain;f=theme%2Ftemplates%2Fpage.html;h=61fcce157c19c07ebb63a94965476976d96e76e7;hb=8857192eddd77c08aa6e80374215dc6a7fc53dcd;hp=000ea7a656382dd3427723f7b7364a87eafdd3d9;hpb=45fcfbb2554da04b7fdfba29380d95dcfc02c950;p=Ultimately_Untrue_Thought.git diff --git a/theme/templates/page.html b/theme/templates/page.html index 000ea7a..61fcce1 100644 --- a/theme/templates/page.html +++ b/theme/templates/page.html @@ -3,7 +3,7 @@ {% block content %} -

{{ page.title }}

+

{{ page.title|striptags }}

{{ page.content }} {% endblock %}