{{ document_html }}
{% else %}
{{ document_html|safe }}
{% endif %}
{% elif fallback_reason == 'no_translation' %}
{{ document_html|safe }}
{% elif fallback_reason == 'translation_not_approved' %}
{{ document.parent.html|safe }}
{% else %}
{{ _("This article doesn't have approved content yet.") }}
{% endif %}
{{ document.title }}
{% if redirected_from %}{{ _('Redirected from {title}')|fe(href=redirected_from.get_absolute_url()|urlparams(redirect='no'), title=redirected_from.title) }}
This article may be out of date.
An important change has been made to the English article on which this is based. Until this page is updated, you might find this helpful: {{ title }}
{% endtrans %}This article is in need of a technical review.
{% endtrans %}This article is in need of an editorial review.
{% endtrans %}