## -*- coding: utf-8 -*-
<%inherit file="../auth/main.mako" />
${_('%s Fehler %s') % (h.get_app_title(), c.error_code)}
${h.literal(_(' At the last query an unexpected error occured.
If this error repeatly appears, please contact'))}
${c.error_email}.
${_('Please report the following informations:')}
- ${_('What browser was used? (with version number, if known)')}
- ${_('Has the error occured before?')}
- ${_('When did the error happen? Please give us a description of the steps that lead to the error.')}