{% load i18n static cms_tags sekizai_tags %}
{# rendering plugins for frontend editing #} {% for plugin in object.child_plugin_instances %} {% render_plugin plugin %} {% endfor %} {% if object.title %}

{{ object.title }}

{% endif %}
{% if object.get_route_planner %}
{% if object.route_planner_title %}{{ object.route_planner_title }}{% endif %}
{% endif %}
{% addtoblock "js" %}{% endaddtoblock %} {% addtoblock "js" %}{% endaddtoblock %} {% addtoblock "js" %}{% endaddtoblock %} {% addtoblock "js" %} {% endaddtoblock %}