{% macro torrent_listing_entry(torrent, class_name) %} {% set torrent_info = torrent.info %} {% set submitter_info = torrent.user|default(null) %}