From 90761d2383cf6e1288e37d6a4467efdd50dafa55 Mon Sep 17 00:00:00 2001 From: bnewbold Date: Mon, 2 May 2016 00:10:46 -0400 Subject: fix up themes (work in progress) --- theme/templates/base.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'theme/templates/base.html') diff --git a/theme/templates/base.html b/theme/templates/base.html index 5c9fb0e..e69d326 100644 --- a/theme/templates/base.html +++ b/theme/templates/base.html @@ -64,8 +64,8 @@ {% block path %}{% endblock %} -

{% block pagetitle %}Hey Hey Hey!{% endblock %}

-

{% block pagesubtitle %}{% endblock %}

+

{% block pagetitle %}Hey Hey Hey!{% endblock %}

+

{% block pagesubtitle %}{% endblock %}

{% block right_stuff %} {% endblock %} -- cgit v1.2.3