{% extends "global/Page.html" %} {% block title %} Page title {% endblock %} {% block content %} {% formfields %} {% next_button %} {% endblock %}