Tags
There ${plural(c.page.item_count, 'is', 'are')} ${c.page.item_count}
${plural(c.page.item_count, 'result', 'results')} for ‘${c.q.strip()}’.
${plural(c.page.item_count, 'tag.', 'tags.')}
${c.page.pager()}
${tag_list(c.page.items)}
${c.page.pager()}
${h.link_to('Clear search', h.url_for(controller='tag', action='index', id=None))} and see all tags.