2A+ can select a bus (and fix random bugs)
This commit is contained in:
parent
47b9b53591
commit
1c7d4fbbec
11 changed files with 633 additions and 267 deletions
|
|
@ -10,6 +10,7 @@
|
|||
<form method="post">
|
||||
{% csrf_token %}
|
||||
{{ form|crispy }}
|
||||
{{ membership_form|crispy }}
|
||||
<button class="btn btn-primary" type="submit">{% trans "Submit" %}</button>
|
||||
</form>
|
||||
{% endblock %}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue