From 0dd39d7c8c2073c092599b330e8195126d4fbc00 Mon Sep 17 00:00:00 2001 From: Ross Date: Mon, 3 May 2021 12:12:27 +0100 Subject: [PATCH] . --- longs/templates/admin/base_site.html | 2 +- rapids/templates/admin/base_site.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/longs/templates/admin/base_site.html b/longs/templates/admin/base_site.html index 792249f6..5ca855c9 100755 --- a/longs/templates/admin/base_site.html +++ b/longs/templates/admin/base_site.html @@ -1,5 +1,5 @@ {% extends "admin/base_site.html" %} {% load static %} {% block extrahead %} - + {% endblock %} \ No newline at end of file diff --git a/rapids/templates/admin/base_site.html b/rapids/templates/admin/base_site.html index 792249f6..5ca855c9 100755 --- a/rapids/templates/admin/base_site.html +++ b/rapids/templates/admin/base_site.html @@ -1,5 +1,5 @@ {% extends "admin/base_site.html" %} {% load static %} {% block extrahead %} - + {% endblock %} \ No newline at end of file