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 %} -