{% extends "django_sb_admin/base.html" %}{% load static %}{% block sb_admin_title %}Forms{% endblock sb_admin_title %}{% block sb_admin_subheading %}{% endblock sb_admin_subheading %} {% block sb_admin_breadcrumb %} Dashboard{% endblock sb_admin_breadcrumb %} {% block sb_admin_breadcrumb_active %}
  • Forms
  • {% endblock sb_admin_breadcrumb_active %} {% block sb_admin_content %}

    Example block-level help text here.

    email@example.com

    Disabled Form States

    Form Validation

    Input Groups

    @
    .00
    $ .00

    For complete documentation, please visit Bootstrap's Form Documentation.

    {% endblock sb_admin_content %}