From 39fd87064bf496856256da1719ad35cc7eb62bdc Mon Sep 17 00:00:00 2001 From: Kenneth Kehl <@kkehl@flexion.us> Date: Thu, 6 Feb 2025 08:25:39 -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 9de293f9e..3135e5cdb 100644 --- a/app/templates/base.html +++ b/app/templates/base.html @@ -14,10 +14,8 @@ {% block bodyStart %} {% block extra_javascripts_before_body %} - - {% endblock %} {% endblock %}