{% load url from future %} {% load thumbnail %} {% for node in nodes %}
{% if not parent %} {{ node.get_parent.title }} {% endif %} {{ node.title }}
Tags:
{% endfor %}