${h.page_title(default=c.category and '%s | %s' % (c.category.name, _('Categories')) or _('Categories'), category=c.category or 'all')}

${order == 'latest' and _('Latest') or _('Most Popular')}