8 lines
118 B
Plaintext
8 lines
118 B
Plaintext
{% extends '../requests_new.html.to' %}
|
|
|
|
{% block form %}
|
|
<h2>Readiness Survey</h2>
|
|
<input type='textbox'>
|
|
{% end %}
|
|
|