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

{{ text_header }}

{% endblock %} {% block webwhois_content %} {% block print_this_letter %}

{% blocktrans trimmed %} Please print this {{ pdf_name }} (PDF), sign it (an officially authenticated signature is required) and send the signed original to the mailing address of the registry. {% endblocktrans %}

{% endblock %}

{% blocktrans trimmed %} Signatories whose name is not listed in the Central domain name registry, must attach the original or an officially authenticated copy of a document allowing them to perform the relevant request. {% endblocktrans %}

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