remove more tankerkönig references

This commit is contained in:
2024-05-22 08:40:19 +02:00
parent a6aab66f55
commit 80264f1d02
6 changed files with 2 additions and 30 deletions

View File

@@ -9,7 +9,6 @@
<form class='form-horizontal' method="POST">
{{ form.hidden_tag() }}
{{ render_field_with_errors(form.name) }}
{{ render_field_with_errors(form.ext_id) }}
{{ render_field_with_errors(form.unit) }}
{{ render_field_with_errors(form.submit) }}
</form>