{% load django_bootstrap5 %}
{% if errors %} {% for text in errors %}
{{ text }}
{% endfor %} {% endif %} {{ config|json_script:script_id }}