From bb64db756c0df21d73c036ece2cd0e04a30a4513 Mon Sep 17 00:00:00 2001 From: A Farzat Date: Sun, 24 Nov 2024 17:05:45 +0900 Subject: Add a few buttons --- 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 889026c..5318fa7 100644 --- a/templates/base.html +++ b/templates/base.html @@ -21,7 +21,7 @@ {% block content %} {% endblock %}