{% extends 'index.html' %} {% block title %}Error{% endblock %} {% block header %} {% include "page-header.html" %} {% endblock %} {% block content %}

500

Sorry, there was an error while processing your request..

Please try again shortly.
{% endblock %}