{% 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%}