{% load i18n static %} {% get_current_language as LANGUAGE_CODE %}{% get_current_language_bidi as LANGUAGE_BIDI %} {% block title %}{% endblock %}
{% block content %} {% block object-tools %}{% endblock %} {{ content }} {% endblock %}