.
This commit is contained in:
@@ -318,7 +318,6 @@
|
|||||||
{% endblock %}
|
{% endblock %}
|
||||||
{% block content %}
|
{% block content %}
|
||||||
<h2>Add Series</h2>
|
<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.
|
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">
|
<form action="" method="post" enctype="multipart/form-data" id="atlas-form">
|
||||||
{% csrf_token %}
|
{% csrf_token %}
|
||||||
|
|||||||
Reference in New Issue
Block a user