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

@@ -5,8 +5,8 @@
{% from "components/options_input.html" import OptionsInput %}
{% from "components/date_input.html" import DateInput %}
{% block subtitle %}
<h2>Information About You</h2>
{% block heading %}
Information About You
{% endblock %}
{% block form %}