From bb7efa9d4417ee61d56543106f44440cb529c372 Mon Sep 17 00:00:00 2001 From: Jonathan Bobel Date: Wed, 12 Jul 2023 16:00:52 -0400 Subject: [PATCH] This was causing an error --- app/templates/admin_template.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/templates/admin_template.html b/app/templates/admin_template.html index 16bfea19c..f56108e5c 100644 --- a/app/templates/admin_template.html +++ b/app/templates/admin_template.html @@ -12,7 +12,7 @@ {% block head %} {%- for font in font_paths %} - + {%- endfor %}