{% extends "adminlte/demo/base.html" %} {% load static %} {% block title %}AdminLTE 3 | General Form Elements{% endblock title %} {% block content_header_title %}General Form{% endblock content_header_title %} {% block content_header_path %} {% endblock content_header_path %} {% block content %}

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 footer %}
Version 3.0.5
Copyright © 2014-2019 AdminLTE.io. All rights reserved. {% endblock footer %} {% block css_xtra %} {% endblock css_xtra %} {% block js_xtra %} {% endblock js_xtra %}