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

@@ -8,8 +8,8 @@
{% from "components/text_input.html" import TextInput %}
{% from "components/icon.html" import Icon %}
{% block subtitle %}
<h2>Review &amp; Submit</h2>
{% block heading %}
Review &amp; Submit
{% endblock %}