• {% if is_current %} {{ title|safe }} {% else %} {{ title|safe }} {% endif %} {% if down %} {% for i in down|as_range %}
  • {% endfor %} {% else %} {% endif %}{% endif %}