{% load staticfiles bootstrap3%} Signup
 

Sign up

{% csrf_token %} {% for field in form %} {% bootstrap_field field show_label=False %} {% endfor %} {% buttons %} {% endbuttons %}