diff --git a/longs/templates/longs/long_form.html b/longs/templates/longs/long_form.html index 7b8a5390..fe38a596 100755 --- a/longs/templates/longs/long_form.html +++ b/longs/templates/longs/long_form.html @@ -2,72 +2,72 @@ {% block css %} -{{form.media}} + {{form.media}} {% endblock %} {% block js %} - + - + - + {% endblock %} {% block content %} -

Submit Long Case

-Use this form to create a long case. Existing associated image sets can be added using this form. -
- {% csrf_token %} +

Submit Long Case

+ Use this form to create a long case. Existing associated image sets can be added using this form. + + {% csrf_token %} - - {{ form.as_table }} -
-

Series:

- Add image sets here. These can only be added once created (they can also be added to cases on creation). - -
- {% for form in series_formset %} -