<%page expression_filter="h"/> <%! from django.utils.translation import ugettext as _ %> <%inherit file="../main.html" /> <%block name="pagetitle">${_("Contact")}

<%block name="pageheader">${page_header or _("Contact")}

<%block name="pagecontent">For any question regarding the usage of {{ PLATFORM_NAME }}, please get in touch with {{ CONTACT_EMAIL }}.