{% extends "base.html" %} {% block content %}

500 Error

You've encountered an error!

{% if request.sentry.id %}

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

{% endif %} {% endblock %}