diff --git a/input/templates/input/project.html b/input/templates/input/project.html index d63ec79..f0d36a9 100644 --- a/input/templates/input/project.html +++ b/input/templates/input/project.html @@ -12,6 +12,6 @@
{% csrf_token %} - {{ form }} + {{ form.as_p }}