Files
atst/templates/requests/screen-3.html.to
2018-06-11 16:34:52 -04:00

8 lines
121 B
Plaintext

{% extends '../requests_new.html.to' %}
{% block form %}
<h2>Funding/Contracting</h2>
<input type='textbox'>
{% end %}