Add details of use fields and placeholder sections for the rest of the requests steps

This commit is contained in:
Luis Cielak
2018-05-29 15:37:04 -04:00
parent a675b9c0f0
commit 4f9bda9698
6 changed files with 172 additions and 8 deletions

View File

@@ -1,7 +1,8 @@
{% extends '../requests.html.to' %}
{% block form %}
<h3>What is your quest?</h3>
<h2>Organizational Info</h2>
<input type='textbox'>
{% end %}