Simplify form handling

This commit is contained in:
2020-07-19 01:53:18 +02:00
parent d419b4c72a
commit a11450cbcf
3 changed files with 20 additions and 24 deletions
+1 -1
View File
@@ -14,7 +14,7 @@
{{ alerts.warning("Error", error) }}
{% endif -%}
<form method="post" enctype="multipart/form-data">
<form method="post">
{% import "components/forms.html" as forms %}
{{ forms.input({