From 08033c21b82a7c1a8977440a19c8c69891935229 Mon Sep 17 00:00:00 2001 From: Erika Rowland Date: Sun, 10 Mar 2024 19:36:30 -0700 Subject: [PATCH] chore: remove unnecessary version tag --- templates/base.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/base.html b/templates/base.html index 5e8baec..f859de2 100644 --- a/templates/base.html +++ b/templates/base.html @@ -6,8 +6,8 @@ {% block title %}{{ title }} - What 2 Watch{% endblock %} - - + + {% block head %}{% endblock %}