')}}
')}}
{{pwic.emojis.eye}} {% if pwic.env.validated_only %} {{ gettext('You are viewing the revision %(revision)d and other revisions are pending.')|format(revision=pwic.revision, project=pwic.project|urlencode, page=pwic.page|urlencode) }} {% else %} {{ gettext('You are viewing the revision %(revision)d, but the latest version is available.')|format(revision=pwic.revision, project=pwic.project|urlencode, page=pwic.page|urlencode) }} {% endif %}
{% endif %} {% if pwic.valuser != '' %}{{pwic.emojis.flag}} {{ gettext('This page has been validated by %(user2)s on %(sdate)s at %(stime)s.')|format(user1=pwic.valuser|urlencode, user2=pwic.valuser|escape, sdate=pwic.valdate|escape, stime=pwic.valtime|escape) }}
{% endif %} {% if pwic.tmap|count + pwic.documents|count > 1 %}{% trans %}Related pages:{% endtrans %} {% for p in pwic.relations %} {% if loop.index > 1 %} – {% endif %} {{p[1]|escape}} {% endfor %}
{% endif %} {% if pwic.tags|count > 0 %}{% trans %}Attached documents{% endtrans %}
{{pwic.emojis.inbox}} {% endif %} {% for doc in pwic.documents %} {{doc.filename|escape}}
{{doc.mime|escape}} ({{doc.size|size2str|escape}}) {% endfor %}
{{pwic.emojis.inbox}} {% endif %} {% for doc in pwic.images %} {{doc.filename|escape}}
{{doc.mime|escape}} ({{doc.size|size2str|escape}}) {% endfor %}
{{ gettext('Revision #%(revision)d was last modified by %(author2)s
on %(date)s at %(time)s — %(shash)s')|format(revision=pwic.revision, author1=pwic.author|urlencode, author2=pwic.author|escape, date=pwic.date|escape, time=pwic.time|escape, hash=pwic.hash|escape, shash=pwic.hash[:16]|escape) }}
')}}