From 080626a8b95ddfc59d5e9ecfbc8892e574fbf314 Mon Sep 17 00:00:00 2001 From: kek7198 Date: Sat, 4 Dec 2021 10:45:54 -0600 Subject: [PATCH] fix --- files/templates/submit.html | 25 ++++++++++++++----------- 1 file changed, 14 insertions(+), 11 deletions(-) diff --git a/files/templates/submit.html b/files/templates/submit.html index 4095c64ef..d698d8f93 100644 --- a/files/templates/submit.html +++ b/files/templates/submit.html @@ -7,13 +7,19 @@ {% block subHeader %}
-
-

- Create post -

- - Share drama with the community. - +
+
+

+ Create post +

+ + Share drama with the community. + +
+
+ {% if error %}{{error}}{% endif %} + +
{% endblock %} @@ -61,7 +67,7 @@
-
- - {% if error %}{{error}}{% endif %} -