{% extends "layouts/content-bootstrap.html" %} {% block breadcrumb_container %}{% endblock %} {% block title %} | HTTP 500 {% endblock %} {% block content %}
Oops, something has gone wrong!
{% if request.sentry.id %}If you need assistance, you may reference this error as {{ request.sentry.id }}.
{% endif %} {% endblock %}