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