{% for page in pagedata['pages'] %} {% endfor %}

{{ page.title }}

{% for tagLink in page.tags %} {{ tagLink.tag.name }} {% endfor %}