diff --git a/devapp/templates/devapp/dev.html b/devapp/templates/devapp/dev.html index f7daeda..43e627d 100644 --- a/devapp/templates/devapp/dev.html +++ b/devapp/templates/devapp/dev.html @@ -89,10 +89,10 @@ {% if selected_parent_dev %} - + {% else %} - + {% endif %} {{ form.parent_dev.errors }}