{% extends 'base.html' %} {% set version2 = False %} {% block container %} {% if current_user.is_authenticated %} {#

Data Center Operations Dashboard

#}
Location Map {% if includeBol == True %} {% endif %} {% if includeBol == False %} {% endif %}
{% else %}

Authorized Access Only

Click Here To Login

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