Add nested menu items for details of use and add placeholder requests screens
This commit is contained in:
@@ -1,10 +1,7 @@
|
||||
{% extends '../requests.html.to' %}
|
||||
|
||||
{% block form %}
|
||||
<h3>What is your favorite color?</h3>
|
||||
<h3>What is your quest?</h3>
|
||||
<input type='textbox'>
|
||||
{% end %}
|
||||
|
||||
{% block next %}
|
||||
<b class='usa-button'>MAKE THE REQUEST</b>
|
||||
{% end %}
|
||||
|
||||
Reference in New Issue
Block a user