{% extends "legacy/base.html" %} {% block content %}
{{ _('Go to %(search_page)s.', search_page=unicode('{}').format(url_for('index'), _('search page'))) }}