{% extends 'ideabook/base.html' %} {% load widget_tweaks %} {%load static%} {% block stylesheet %} {% endblock %} {% block body %}

IDEABooK

Sign up

{% csrf_token %} {% include 'includes/form.html' %}
{% endblock %}