{{code}} {{status_text}}
Something went wrong :(
{% if tb %}Please consider opening an issue on GitHub.
Here is the traceback:
{{ tb }}
{% extends "layout.html" %} {% import 'utils.html' as utils %} {% block title %}{{code}} {{status_text}} - {{ config.NAME }}{% endblock %} {% block header %} {% endblock %} {% block content %}
Something went wrong :(
{% if tb %}Please consider opening an issue on GitHub.
Here is the traceback:
{{ tb }}