From 18b64675b6aa5e63a4da1f061259155efcf5964f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Laura=20Kl=C3=BCnder?= Date: Mon, 10 Jul 2017 18:21:43 +0200 Subject: [PATCH] change title in editor index --- src/c3nav/editor/templates/editor/index.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/c3nav/editor/templates/editor/index.html b/src/c3nav/editor/templates/editor/index.html index 3361d60e..1e3024f7 100644 --- a/src/c3nav/editor/templates/editor/index.html +++ b/src/c3nav/editor/templates/editor/index.html @@ -1,7 +1,8 @@ {% load bootstrap3 %} {% load i18n %} -

{% trans 'Levels' %}

+

{% trans 'c3nav map editor' %}

+ {% bootstrap_messages %} {% if can_edit %}