{# vim: set ts=2 et sts=2 sw=2: #}
{% macro related_articles(related, document) -%}
{% if related %}
{% endif %}
{%- endmacro %}
{% macro contributor_list(contributors) -%}
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 %}{% trans %} This article is no longer maintained, so its content might be out of date. {% endtrans %}
{{ _('Revision {id} by {user} on {date}')|fe(id=revision_from.id, user=revision_from.creator, date=datetimeformat(revision_from.created, format='longdatetime')) }}
{{ _('Revision {id} by {user} on {date}')|fe(id=revision_to.id, user=revision_to.creator, date=datetimeformat(revision_to.created, format='longdatetime')) }}
{{ revision_from.keywords }}
{{ revision_to.keywords }}
{{ revision_from.summary }}
{{ revision_to.summary }}
{% trans %}You rock! We'll send an email to let you know if your changes get approved. You can follow the discussion about this article by clicking the Discussion tab.{% endtrans %}