{% extends "demo_app/pattern_base.html" %} {% block component_content %}

{{ component_name }}

Error messages inform the user when a form field requires their attention and provide guidance on how to correct an issue.

Default

With text input

With textarea

Required field missing

{% endblock %}