From 7d502441a6bd210aff8a8625ee87ea5a1fbbd7ee Mon Sep 17 00:00:00 2001 From: Julian Hurst Date: Fri, 13 Jan 2023 14:50:04 +0100 Subject: Security for /download and frontend style improvements --- templates/base.html | 2 ++ 1 file changed, 2 insertions(+) (limited to 'templates/base.html') diff --git a/templates/base.html b/templates/base.html index 0c743ed..c2ca497 100644 --- a/templates/base.html +++ b/templates/base.html @@ -7,7 +7,9 @@ {{block "nav" .}}{{end}} +
{{block "content" .}} {{end}} +
-- cgit v1.2.3