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