Fix page title on case study form page
This commit is contained in:
parent
0a3b10340c
commit
6add9a10aa
@ -12,7 +12,7 @@
|
||||
{% 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 inner %}
|
||||
|
Loading…
Reference in New Issue
Block a user