diff --git a/brutaldon/templates/main/post_partial.html b/brutaldon/templates/main/post_partial.html index 508b778..0a3544b 100644 --- a/brutaldon/templates/main/post_partial.html +++ b/brutaldon/templates/main/post_partial.html @@ -7,6 +7,13 @@ {% endif %} {% csrf_token %} +
+ +
+ {% render_field form.spoiler_text class+="input" placeholder="Optional" %} +
+
+
@@ -16,7 +23,7 @@
-
+
{% render_field form.visibility class+="select"%} @@ -25,8 +32,10 @@
- - - +
+
+ +
+