{% extends layout_path %} {% load static %} {% load i18n %} {% block title %}Basic Inputs - Forms{% endblock %} {% block page_js %} {{ block.super }} {% endblock page_js %} {% block content %}

Forms / Basic Inputs

Float label (Outline)
We'll never share your details with anyone else.
Default
We'll never share your details with anyone else.
Form Controls
Input Sizing
Input text

Input select
Checkboxes and Radios
Checkboxes
Radio

Inline Checkboxes
Inline Radio
Switches
Range
HTML5 Inputs
File input
{% endblock %}