{% extends "global/Page.html" %} {% block title %}Name{% endblock %} {% block content %} Please enter your first name below: {% formfields %} {% next_button %} {% endblock %}