diff --git a/src/c3nav/editor/templates/editor/mapitems.html b/src/c3nav/editor/templates/editor/mapitems.html index f5c33ff1..1ffe4e20 100644 --- a/src/c3nav/editor/templates/editor/mapitems.html +++ b/src/c3nav/editor/templates/editor/mapitems.html @@ -1,12 +1,17 @@ {% load bootstrap3 %} +Add new

{{ title }}{% if has_level %} on level {{ level }}{% endif %}

-

« Back

-

Add new

{% for item in items %} + {% if forloop.counter0|divisibleby:10 %} + + + + + {% endif %}
« Back
{{ item.name }} Edit