{% load raven %} lalalala

You've encountered an error, oh noes!

{% if request.sentry.id %}

If you need assistance, you may reference this error as {{ request.sentry.id }}.

{% endif %}