{% extends "base.html" %} {% load bootstrap3 %} {% block content %}

Sign Up

{% csrf_token %} {% bootstrap_form form %}
{% endblock %}