{% extends theme("layouts/1-column.html") %} {% from theme('macros/paginator.html') import paginator with context %} {% set meta = { 'title': _('Users'), 'description': _("%(site)s user search", site=config['SITE_TITLE']), 'keywords': [_('search'), _('users')], 'robots': 'noindex,nofollow', } %} {% set bundle = 'search' %} {% block breadcrumb %}