{% extends 'layouts/base.html' %} {% load static %} {% block content %}
{% include 'includes/pre-loader.html' %}

Forms

Examples and usage guidelines for form control styles, layout options, and custom components for creating a wide variety of forms.

{% include 'includes/components/_forms.html' %}
{% endblock content %}