{% extends 'layouts/master.html' %} {% block title %}Signup{% endblock %} {% block body %}

Signup

{{ generate_fields(form) }}
{% endblock %}