From a78c69ed6843550eb990d769f061711e9fde0d4f Mon Sep 17 00:00:00 2001 From: Gareth Coles Date: Wed, 21 Feb 2018 09:38:47 +0000 Subject: Add warning about pre-release-ness to base template --- templates/main/index.html | 7 ------- 1 file changed, 7 deletions(-) (limited to 'templates/main/index.html') diff --git a/templates/main/index.html b/templates/main/index.html index 6a447567..48ca8f12 100644 --- a/templates/main/index.html +++ b/templates/main/index.html @@ -1,11 +1,4 @@ {% extends "main/base.html" %} {% block title %}Home{% endblock %} {% block content %} -
-
-

- -

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