parent
a7fed41d2c
commit
faa62e2b4d
|
@ -7,6 +7,6 @@
|
|||
|
||||
<form action="" method="post">
|
||||
{{ form }}
|
||||
<p><input type="submit" value="{% if position %}Edit{% else %}Add{% endif %}" /> <a href="../">Cancel</a></p>
|
||||
<p><input type="submit" value="{% if position %}Save{% else %}Add{% endif %}" /> <a href="../">Cancel</a></p>
|
||||
</form>
|
||||
{% endblock nomcom_content %}
|
||||
|
|
Loading…
Reference in a new issue