{% extends 'errors/base.html' %}
{% block title %}500 Internal Server Error{% endblock %}
{% block image %}
{% endblock %}
{% block text %}
Unexpected error. It's almoust definetly our problem - you can try refreshing the page, but chances are slim.
{% endblock %}
{% block contact_line %}
If you see this, please contact one of the following people:
{% endblock %}