This commit is contained in:
Ross
2021-11-23 22:41:16 +00:00
parent ad4c8ea9a1
commit 5120a37af9
-1
View File
@@ -318,7 +318,6 @@
{% endblock %}
{% block content %}
<h2>Add Series</h2>
<!-- <a href="{% url 'atlas:atlas_create_defaults' %}">Edit defaults</a> -->
This form will create a image set that can be associated with a atlas question. If the question has already been created it can be linked below.
<form action="" method="post" enctype="multipart/form-data" id="atlas-form">
{% csrf_token %}