{% extends "global/Page.html" %} {% block title %}Page Title{% endblock %} {% block content %} Click me!

{% formfields %} {% next_button %} {% endblock %} {% block script %} {% endblock %}