{% extends "layouts/base.html" %} {% block title %}Forms General {% endblock %} {% block body_class %} sidebar-mini {% endblock body_class %} {% block stylesheets %} {% endblock stylesheets %} {% block content %}

General Form

Quick Example

Upload

Different Height



Different Width

Input Addon

@
.00
$
.00

With icons

With checkbox and radio inputs
With buttons

Large: .input-group.input-group-lg

Normal

Small .input-group.input-group-sm

Horizontal Form

General Elements

Custom Elements

{% endblock content %} {% block javascripts %} {% endblock javascripts %}