adding required html field

This commit is contained in:
Beverly Nguyen
2024-12-18 12:40:45 -08:00
parent ca5e5ce04c
commit 1df019e78c
4 changed files with 10 additions and 7 deletions

View File

@@ -19,7 +19,6 @@
data-{{ key }}="{{ val }}"
{% endif %}
{% endfor %}
novalidate
>
{{ caller() }}
</form>