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 @@