{% load static %} {% load i18n %} {% get_current_language as LANGUAGE_CODE %} {% if canonical_uri %}{% endif %} {% if no_wrapper %}
{% include "includes/_legacy_docs_header.html" %}
{{ content|safe }} {% else %}
{% include "includes/_legacy_docs_header.html" %}
{{ content|safe }}
{% endif %}