{% extends "webwhois/block_main.html" %} {% load i18n %} {% block title %}{{ text_title }} - {{ block.super }}{% endblock %} {% block webwhois_header %}
{% if company_email %} {% blocktrans trimmed %} Copy the following text and insert it into an email, sign it with your digital signature and send it at {{ company_email }}. {% endblocktrans %} {% else %} {% blocktrans trimmed %} Copy the following text and insert it into an email, sign it with your digital signature and send it at our company email. {% endblocktrans %} {% endif %}