From 1f1a6a9cf86abae5e7523050f26cbfa5bfa41e89 Mon Sep 17 00:00:00 2001 From: Vidhu Kant Sharma Date: Fri, 6 Feb 2026 17:30:49 +0530 Subject: split styles.css and guestbook.css, cleaned up the site --- 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 2bdb4e7..31ef012 100644 --- a/templates/base.html +++ b/templates/base.html @@ -11,7 +11,7 @@ {% block head_extra %}{% endblock head_extra %} {% if current_url %} - + {% endif %} -- cgit v1.2.3