From 3efc60b2ccac8cafaee6ad076987545da99383a0 Mon Sep 17 00:00:00 2001 From: bnewbold Date: Fri, 20 Jun 2014 00:49:02 -0400 Subject: frontpage: shift image up a bit --- bn_django/templates/frontpage.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bn_django') diff --git a/bn_django/templates/frontpage.html b/bn_django/templates/frontpage.html index 5cecdb2..731f8d6 100644 --- a/bn_django/templates/frontpage.html +++ b/bn_django/templates/frontpage.html @@ -11,7 +11,7 @@ {% block path %}{% endblock %} -{% block title %} 
{% endblock %} +{% block title %}{% endblock %} {% block right_stuff %}
-- cgit v1.2.3