{% load i18n %}

{% blocktrans %}If you think this is a bug, you can file an issue publicly on GitHub or {% endblocktrans %}{% trans "get in touch via email" %}{% if request.sentry.id %}, {% blocktrans %}referencing this error as {% endblocktrans %}{{ request.sentry.id }}{% endif %}.