9 lines
118 B
Plaintext
9 lines
118 B
Plaintext
{% extends '../requests.html.to' %}
|
|
|
|
{% block form %}
|
|
|
|
<h2>Organizational Info</h2>
|
|
<input type='textbox'>
|
|
{% end %}
|
|
|