From 3e4ca2ab20f205c81a734c5f8b9177992ee2737a Mon Sep 17 00:00:00 2001 From: Jed Barber Date: Fri, 24 Feb 2017 17:18:28 +1100 Subject: Added email contact, revised formatting and css --- project/templates/base.html | 2 ++ 1 file changed, 2 insertions(+) (limited to 'project/templates/base.html') diff --git a/project/templates/base.html b/project/templates/base.html index cd9dc01..090dc5c 100644 --- a/project/templates/base.html +++ b/project/templates/base.html @@ -4,6 +4,8 @@ {% block title %}{% endblock %} + {% block style %} + {% endblock %}

Jedidiah Barber's Personal Site

-- cgit