Add existing requests table to reqs page
This commit is contained in:
11
templates/requests_new.html.to
Normal file
11
templates/requests_new.html.to
Normal file
@@ -0,0 +1,11 @@
|
||||
{% extends "base.html.to" %}
|
||||
|
||||
{% block content %}
|
||||
|
||||
<main class="usa-section usa-content" id="main-content">
|
||||
|
||||
<h1>New Request</h1>
|
||||
</main>
|
||||
|
||||
{% end %}
|
||||
|
Reference in New Issue
Block a user