From b8bc4d8749bbf5105af7bfb719267e9a5cdc16a7 Mon Sep 17 00:00:00 2001 From: jeff Date: Thu, 22 Dec 2022 23:04:35 -0400 Subject: [PATCH] Fixed a strange bug that I added and forgot about. --- templates/base.html | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/templates/base.html b/templates/base.html index 22b68d9..da18d02 100644 --- a/templates/base.html +++ b/templates/base.html @@ -141,16 +141,5 @@ $('.gallery').magnificPopup({ }); {% endif %} - -
- -
-