From 8f66837f6fb5b74ba3166ae6e31328f8a9e68d96 Mon Sep 17 00:00:00 2001 From: Sam Wenham Date: Sun, 24 Feb 2019 13:03:34 +0000 Subject: Make things more compatiable with newer python Fix the expeditions list Improvements to make it compatiable with django 1.8 Bump the years to add 2018 Update the .hgignore file to ignore junk --- templates/base.html | 6 +++--- templates/flatpage.html | 2 +- templates/frontpage.html | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) (limited to 'templates') diff --git a/templates/base.html b/templates/base.html index 20a22ef..372a251 100644 --- a/templates/base.html +++ b/templates/base.html @@ -16,7 +16,7 @@