From 5e27c8ebdce0f5542ca94e2dd2970cdfd7f08d24 Mon Sep 17 00:00:00 2001 From: Gareth Coles Date: Wed, 21 Mar 2018 22:37:37 +0000 Subject: Rewrite countdown; Now a notification present on all pages --- templates/main/base.html | 4 +++- templates/main/index.html | 7 ------- 2 files changed, 3 insertions(+), 8 deletions(-) (limited to 'templates') diff --git a/templates/main/base.html b/templates/main/base.html index 2a1a1481..596d47e8 100644 --- a/templates/main/base.html +++ b/templates/main/base.html @@ -6,7 +6,7 @@ - + @@ -47,5 +47,7 @@ + + diff --git a/templates/main/index.html b/templates/main/index.html index 7fb49df7..c7a31f17 100644 --- a/templates/main/index.html +++ b/templates/main/index.html @@ -32,11 +32,4 @@ -
-

Code Jam Countdown

-
-

-
-
- {% endblock %} \ No newline at end of file -- cgit v1.2.3