diff --git a/brutaldon/templates/main/post_partial.html b/brutaldon/templates/main/post_partial.html index 3dc5243..eacb180 100644 --- a/brutaldon/templates/main/post_partial.html +++ b/brutaldon/templates/main/post_partial.html @@ -34,15 +34,27 @@
- -
- {% render_field form.media_file_1 %} +
+
{% render_field form.media_text_1 class+="input" placeholder="Describe attachment" %}
+
{{ form.errors }}
@@ -53,4 +65,15 @@ name="toot" value="Toot">
- + + +