[%- IF benchmark && debug -%]
Total page evaluation took [% benchmark %]
[%- END -%]
[% g('This page is also available in the following languages (How to set the default document language):', cn_help_url) %]
[% FOREACH l IN langs %] [% l.selfname %] [%- IF l.transliteration %] ([% l.transliteration %])[% END %] [% END %]
[% END %][% g('To report a problem with the web site, e-mail %s. For other contact information, see the %s contact page.', contact.mail, contact.mail, organisation, contact.url) %]
[% UNLESS footer.doNotDisplayCopyright %][% g('Content Copyright © %s %s; See license terms.', copyright.years, copyright.url, copyright.name, license.url); ' ' _ trademarknotes IF trademarknotes %] [% g('Learn more about this site') %].
[% END %][% USE Math; random = Math.int(Math.rand(sponsors.size)); g('This service is sponsored by %s.', sponsors.${random}.url, sponsors.${random}.name) -%]