{% extends 'layouts/base.html' %} {% block title %} Dashboard {% endblock title %} {% block stylesheets %} {% endblock stylesheets %} {% block content %}
Account Name | Status | Spoc | Alert Received On |
---|---|---|---|
{{customer['CloudName']}} | {{colorsss[customer['System Name']]}} | {% if customer['Owner'] and customer['Owner'] != '' %} {{customer['Owner']}} {% else %} Not Assigned {% endif %} | {{customer['DateTime']}} |
test | test | test | test |