From 430b5d23a82e81add12fce46a2e8e67ac6cfb7db Mon Sep 17 00:00:00 2001 From: Gareth Coles Date: Thu, 29 Mar 2018 22:39:07 +0100 Subject: More convenient static_file() function for templates --- templates/errors/error.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'templates/errors') diff --git a/templates/errors/error.html b/templates/errors/error.html index 6aeaee02..366bd49e 100644 --- a/templates/errors/error.html +++ b/templates/errors/error.html @@ -5,7 +5,7 @@ {% block beta_error %}{% endblock %} {% block extra_head %} - + - - + + {% endblock %} {% block content %} -- cgit v1.2.3