From 23e84ceebcd9068d505277bbed1870533a869ef7 Mon Sep 17 00:00:00 2001 From: Gareth Coles Date: Wed, 21 Feb 2018 12:41:05 +0000 Subject: Smaller navbar, move dropdown to the bottom of the navbar --- templates/main/index.html | 5 ----- templates/main/navigation.html | 2 +- 2 files changed, 1 insertion(+), 6 deletions(-) (limited to 'templates') diff --git a/templates/main/index.html b/templates/main/index.html index e498c761..3d88a4eb 100644 --- a/templates/main/index.html +++ b/templates/main/index.html @@ -2,11 +2,6 @@ {% block title %}Home{% endblock %} {% block content %}
-
{# #}

diff --git a/templates/main/navigation.html b/templates/main/navigation.html index 0db112e2..88fc3585 100644 --- a/templates/main/navigation.html +++ b/templates/main/navigation.html @@ -1,5 +1,5 @@