{% extends layout_path %} {% load static %} {% load i18n %} {% block title %}Basic Inputs - Forms{% endblock %} {% block page_js %} {{ block.super }} {% endblock page_js %} {% block content %}
Default
We'll never share your details with anyone else.
Float label
We'll never share your details with anyone else.
Form Controls
Input Sizing & Shape
Input text

Input select

Input Shape
Checkboxes and Radios
Checkboxes
Radio

Inline Checkboxes
Inline Radio

Checkboxes Colors
Radio Color
Switches
Reverse
Range
HTML5 Inputs
File input
{% endblock %}