{% extends "registrasion/base.html" %} {% load bootstrap %} {% block content %}

Create Badge

Enter a username to autofill this form, or fill in the rest of the fields by hand.

{% csrf_token %} {{ form|bootstrap }}
{% endblock %}