{% extends 'psu_base/layout/no_body.html' %} {% load base_taglib %} {%block title%}Database Connection Error{%endblock%} {% block pagecontent %} {% include 'psu_base/layout/header/grid-minimal.html' %} {## If downtime messages are disabled, call them anyway... ##} {%if 'downtime_messages'|feature:False%}{%downtime_messages%}{%endif%}

{%fa fa-bomb fa-fw%} Boom!

Something's not quite right...
{%fa fa-wrench fa-fw%} Maintenance
This may be the result of scheduled maintenance. Please try back later.
{%fa fa-repeat fa-fw%} Try Again
Maybe this was a random occurrence. You could try refreshing the page...
{%fa fa-life-ring fa-fw%} Help!
If you continue to receive this message, you can email the Web & Mobile Team at:



Image of a cartoon viking

{% include 'psu_base/layout/footer.html' %} {% endblock %}