Add an initial step to request

This commit is contained in:
Luis Cielak
2018-06-11 15:51:23 -04:00
parent d9598af72a
commit 5b2a64a3c2
7 changed files with 172 additions and 172 deletions

View File

@@ -1,10 +1,7 @@
{% extends '../requests_new.html.to' %}
{% block form %}
<h2>Review &amp; Submit</h2>
<h2>Readiness Survey</h2>
<input type='textbox'>
{% end %}
{% block next %}
<b class='usa-button'>Submit to Contracting Officer</b>
{% end %}