{% extends "../layouts/base-system.html" %} {% block title %}Under Maintenance{% endblock %} {% block description %}We're currently performing scheduled maintenance. We'll be back soon!{% endblock %} {% block page_class %}page-maintenance{% endblock %} {% block icon %}
{% endblock %} {% block page_title %}We'll Be Right Back!{% endblock %} {% block page_message %} We're currently performing scheduled maintenance to improve your experience. Our team is working hard to get everything back online as quickly as possible. {% endblock %} {% block main_content %}
Estimated Completion Time: 2 hours remaining

Get notified when we're back online

{% endblock %} {% block action_buttons %} Check Again {% if site_settings.company_phone %} Call Support {% endif %} {% endblock %} {% block footer_info %}

Need immediate assistance?

{% if site_settings.company_email %} Email: {{ site_settings.company_email }}
{% endif %} {% if site_settings.company_phone %} Phone: {{ site_settings.company_phone }} {% endif %}

{% endblock %} {% block scripts %} {% endblock %}