{% extends 'common/base.html' %} {% block title %}Server Error{% endblock %} {% block h1 %}Server Error{% endblock %} {% block content %}

Internal Server Error

Return to the home page, or if the problem persists contact us for support

{% endblock %}