Improve forms, add helper buttons on add session form

This commit is contained in:
2023-02-21 23:49:57 +01:00
parent ee44c52324
commit 2b9f321edf
9 changed files with 97 additions and 5 deletions

View File

@ -9,8 +9,9 @@
{{ form.as_table }}
<tr>
<td></td>
<td><input type="submit" value="Submit"/></td>
</tr>
</table>
</form>
{% endblock content %}
{% endblock content %}