change title in editor index
This commit is contained in:
parent
b2850183e5
commit
18b64675b6
1 changed files with 2 additions and 1 deletions
|
@ -1,7 +1,8 @@
|
|||
{% load bootstrap3 %}
|
||||
{% load i18n %}
|
||||
|
||||
<h3>{% trans 'Levels' %}</h3>
|
||||
<h3>{% trans 'c3nav map editor' %}</h3>
|
||||
|
||||
{% bootstrap_messages %}
|
||||
{% if can_edit %}
|
||||
<p>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue