11 lines
200 B
Plaintext
11 lines
200 B
Plaintext
{% extends '../requests.html.to' %}
|
|
|
|
{% block form %}
|
|
<h2>Review & Submit</h2>
|
|
<input type='textbox'>
|
|
{% end %}
|
|
|
|
{% block next %}
|
|
<b class='usa-button'>Submit to Contracting Officer</b>
|
|
{% end %}
|