From 539bb25c2b05d373035fdd6aecda4adfa2e654c2 Mon Sep 17 00:00:00 2001 From: Rico Hoppe Date: Fri, 28 Jul 2023 16:09:14 +0000 Subject: [PATCH] removed an empty line at the end of the file --- src/templates/base.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/templates/base.html b/src/templates/base.html index 5abd40fc..04135f0b 100644 --- a/src/templates/base.html +++ b/src/templates/base.html @@ -343,4 +343,4 @@ {% block javascript %}{% end block %} - + \ No newline at end of file -- 2.47.3