Fix page title on case study form page

This commit is contained in:
Carl van Tonder 2018-04-04 13:07:09 -04:00
parent 0a3b10340c
commit 6add9a10aa

View File

@ -12,7 +12,7 @@
{% endblock %} {% endblock %}
{% block title %}{% trans "Submit a Case Study" %}{% endblock %} {% block page_title %}{% trans "Submit a Case Study" %} - {{ block.super }}{% endblock %}
{% block description %}{% trans "Here you can submit a case study for review and it will be added to the map." %}{% endblock %} {% block description %}{% trans "Here you can submit a case study for review and it will be added to the map." %}{% endblock %}
{% block inner %} {% block inner %}