From ee181bd25a5561834e2fea3161f98f4ae890d66b Mon Sep 17 00:00:00 2001 From: Navan Chauhan Date: Sat, 13 Apr 2024 21:45:07 -0600 Subject: accessibility fixes --- templates/base.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'templates/base.html') diff --git a/templates/base.html b/templates/base.html index d0361ce..c19bcff 100644 --- a/templates/base.html +++ b/templates/base.html @@ -4,7 +4,7 @@ {% block head %} - + {% block title %}{% endblock %} -- cgit v1.2.3