{% if "test" in request.get_host %}Serwer testowy - {% endif %} {{ title }}
{% endif %}{% endblock %} {% block object-tools %}{% endblock %}
{% block content %}
{{ content }}
{% block filters %}{% endblock %}
{% endblock %}