From 363f62ae5f1255ac2580bdf32ae7b98b78cee5a3 Mon Sep 17 00:00:00 2001 From: imperatormk Date: Wed, 25 Mar 2020 00:29:08 +0100 Subject: Reworked upload box (#2) --- templates/base.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'templates/base.html') diff --git a/templates/base.html b/templates/base.html index 854a845..a156f3b 100644 --- a/templates/base.html +++ b/templates/base.html @@ -6,6 +6,7 @@ + {{ template "stylesheets" . }} {{ template "css" . }} @@ -14,7 +15,7 @@
{{template "content" .}} -- cgit v1.2.3