This commit is contained in:
Ross
2021-11-29 22:57:51 +00:00
parent 974d682910
commit bf719e61cb
5 changed files with 59 additions and 11 deletions
+1 -1
View File
@@ -42,7 +42,7 @@
<!-- {{ form.media }} -->
{% endblock %}
{% block content %}
<h2>Submit Long Case</h2>
<h2>Submit Case</h2>
Use this form to create a atlas case. Existing associated image sets can be added using this form.
<form action="" method="post" enctype="multipart/form-data" id="atlas-form">
{% csrf_token %}