mirror of
https://expo.survex.com/repositories/troggle/.git
synced 2026-03-31 21:04:01 +01:00
Bug fixing of cave and entrance forms removal of slugs
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
{% endblock %}
|
||||
{% block content %}
|
||||
<form action="" method="post">{% csrf_token %}
|
||||
<table>{{ form }}</table>
|
||||
<table>{{entletter}}{{ form }}</table>
|
||||
{{ versionControlForm }}
|
||||
<p><input type="submit" value="Submit" /></p>
|
||||
</form>
|
||||
|
||||
Reference in New Issue
Block a user