{% if form.general_errors | length > 0 %}
Errors:
{{ msg | safe }}
{{ field_name }}
For notes on form usage, see the user manual.