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