From 5c6b4132a95e31af781878dc8952644cb7fab35d Mon Sep 17 00:00:00 2001
From: Kenneth Kehl <@kkehl@flexion.us>
Date: Thu, 6 Feb 2025 08:10:15 -0800
Subject: [PATCH] try to remove comments
---
app/templates/base.html | 2 --
1 file changed, 2 deletions(-)
diff --git a/app/templates/base.html b/app/templates/base.html
index 1d2778a9e..9de293f9e 100644
--- a/app/templates/base.html
+++ b/app/templates/base.html
@@ -145,10 +145,8 @@
{% block bodyEnd %}
{% block extra_javascripts %}
{% endblock %}
-
-
{% endblock %}