{% extends 'base_gunstar.html' %} {% block title %}Internal Server Error{% endblock %} {% block container %}

The server encountered an internal error or misconfiguration and was unable to complete your request. We're working on resolving this error. Please check back in a bit.

{% if config['DEBUG'] %}

Traceback

{% endif %}
{% endblock %}