UI Samples

Bare form

A bare form.

Rendered with

{% load ui_elements %}

<form role="form" method="post">
  {% uie_form form %}
</form>


A brief message (optional)