From 60f70d2cbd555b3089b108b8c1da074c4033ceb8 Mon Sep 17 00:00:00 2001 From: Jason McBrayer Date: Tue, 21 Aug 2018 13:15:32 -0400 Subject: [PATCH] Fix a missing icon in post form --- brutaldon/templates/main/post_partial.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/brutaldon/templates/main/post_partial.html b/brutaldon/templates/main/post_partial.html index 7472a1b..d3fcf93 100644 --- a/brutaldon/templates/main/post_partial.html +++ b/brutaldon/templates/main/post_partial.html @@ -32,7 +32,7 @@
{% render_field form.visibility class+="select"%} - +