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

{{ text_header }}

{% endblock %} {% block webwhois_content %}

{{ text_content }}

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