$def with (torrent, error) $:render.header(torrent.name)

$_(torrent.name)

$if error:
$error
$:render.footer()