Add Organizational Info fields

This commit is contained in:
Luis Cielak
2018-06-11 16:34:52 -04:00
parent 5b2a64a3c2
commit 4f6e2b8d7f
8 changed files with 254 additions and 152 deletions

View File

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