dogcat
propose
{% if submitted %}
Proposal submitted:
{{ proposal_title }}
{% endif %} {% if error %}
{{ error }}
{% endif %}
{{ namespace }}
{% for ns in namespaces %}
{{ ns }}
{% endfor %} {% if allow_creating_namespaces %}
New…
{% endif %}
Submit proposal