{% extends base_template %} {% load i18n %} {% block content %}
{% trans "Search results for handle" %} {{ handle }}:
{% endblock webwhois_header %} {% block webwhois_content %}{% endblock webwhois_content %} {% block webwhois_footer %} {% trans "New search in the registry" %} {% endblock webwhois_footer %} {% endblock webwhois_main %}