{% import 'base/link.html' as link %} {% for topic in topics.items %} {% set last_reply = topic.id | get_last_reply %} {% set username = topic.author.username %}