diff --git a/mural/templates/mural/_form.html b/mural/templates/mural/_form.html index 26f1ce1..d1cea06 100644 --- a/mural/templates/mural/_form.html +++ b/mural/templates/mural/_form.html @@ -33,7 +33,7 @@ {% render_field form.resource class='form-control' %} {{ form.resource.help_text }} - + {% if form.resource.errors %}