X-Git-Url: http://unremediatedgender.space/source?p=Ultimately_Untrue_Thought.git;a=blobdiff_plain;f=theme%2Ftemplates%2Fpage.html;h=000ea7a656382dd3427723f7b7364a87eafdd3d9;hp=220266db57e048598cd6d8f2150cf72fececbadd;hb=45fcfbb2554da04b7fdfba29380d95dcfc02c950;hpb=72cf3c292d57fe82afb4d617bb0b5af835fb9bf2 diff --git a/theme/templates/page.html b/theme/templates/page.html index 220266d..000ea7a 100644 --- a/theme/templates/page.html +++ b/theme/templates/page.html @@ -1,9 +1,9 @@ {% extends "base.html" %} -{% block title %}{{ page.title }}- {{ SITENAME }}{% endblock %} +{% block title %}{{ page.title }} • {{ SITENAME }}{% endblock %} {% block content %}

{{ page.title }}

-{{ page.content }} +{{ page.content }} -{% endblock %} \ No newline at end of file +{% endblock %}