{% extends "webwhois/block_main.html" %} {% load i18n %} {% block title %}{% trans "Request summary" %} - {{ block.super }}{% endblock %} {% block webwhois_header %}

{% trans "Request summary" %}

{% endblock %} {% block webwhois_content %}

{% blocktrans trimmed %} Download the PDF request and follow the instructions under the line at the bottom section of this document. {% endblocktrans %} {% trans "Download the PDF" %}

{% endblock %} {% block webwhois_footer %}{% endblock webwhois_footer %}