$def with (list) $ cover = list.get_cover() or list.get_default_cover() $ cover_url = cover and cover.url("S") or "/images/icons/avatar_book-sm.png" $ title = _("Cover of: %(listname)s", listname=list)
$_('No description.')