From 30f9966556e518497fc2e61c72a9b7877583fdaf Mon Sep 17 00:00:00 2001 From: Azer Abdullaev Date: Mon, 27 Mar 2023 16:40:43 +0200 Subject: [PATCH] Trying to put the save button at the top --- templates/new.html | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/templates/new.html b/templates/new.html index 49e6a3a..3e510b9 100644 --- a/templates/new.html +++ b/templates/new.html @@ -16,7 +16,7 @@ {% block toolbar %} {% endblock %} @@ -93,4 +93,13 @@ }); + {% endblock %}