{% extends "base.html.to" %} {% block content %}
{% include 'requests/menu.html.to' %}

New Request

{% block subtitle %}{% end %}
{% block form_action %} {% if request_id %}
{% else %} {% end %} {% end %} {% module xsrf_form_html() %} {% block form %} form goes here {% end %}
{% block next %}
{% end %}
{% end %}