From 67f279103c4b9d5bd3a4e485ee3a65088ec6ffc3 Mon Sep 17 00:00:00 2001 From: Ben Mosley Date: Thu, 23 Apr 2026 11:46:46 -0500 Subject: [PATCH] Fixed buttons --- templates/admin.html | 16 ++++++++-------- templates/contact.html | 2 +- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/templates/admin.html b/templates/admin.html index 7288441..d33122a 100644 --- a/templates/admin.html +++ b/templates/admin.html @@ -40,15 +40,15 @@ {{ projectpost.category }} - Preview - Edit + Preview + Edit {% if projectpost.draft %}
- +
{% endif %}
- +
@@ -92,15 +92,15 @@ {{ blogpost.category }} - Preview - Edit + Preview + Edit {% if blogpost.draft %}
- +
{% endif %}
- +
diff --git a/templates/contact.html b/templates/contact.html index 12aca22..f69b5ce 100644 --- a/templates/contact.html +++ b/templates/contact.html @@ -45,7 +45,7 @@
- + Website