{% for parent in module.parents %}
  • {% if parent.url %} {% endif %} {{ parent.short_title }} {% if parent.url %} {% endif %}
  • {% endfor %}
  • {% if not module.url == request.path %}{% endif %}{{ module.short_title }}{% if not module.url == request.path %}{% endif %}