diff --git a/brutaldon/templates/main/post_partial.html b/brutaldon/templates/main/post_partial.html index a49dad0..d637ad3 100644 --- a/brutaldon/templates/main/post_partial.html +++ b/brutaldon/templates/main/post_partial.html @@ -52,6 +52,62 @@ +
+
+ +
+
+ {% render_field form.media_text_2 class+="input" placeholder="Describe attachment" %} +
+
+ +
+
+ +
+
+ {% render_field form.media_text_3 class+="input" placeholder="Describe attachment" %} +
+
+
+
+ +
+
+ {% render_field form.media_text_4 class+="input" placeholder="Describe attachment" %} +
+
+
{{ form.errors }} @@ -67,13 +123,33 @@ {% if not fullbrutalism %} {% endif %}