Improve request form headers clarity

This commit is contained in:
luis cielak
2018-09-13 09:35:21 -04:00
committed by luisgov
parent f3abb6bbf0
commit ce34a5afee
6 changed files with 12 additions and 12 deletions

View File

@@ -4,8 +4,8 @@
{% from "components/text_input.html" import TextInput %}
{% from "components/checkbox_input.html" import CheckboxInput %}
{% block subtitle %}
<h2>Designate a Workspace Owner</h2>
{% block heading %}
Designate a Workspace Owner
{% endblock %}
{% block form %}