Plotting Data
Project {{id}} Dashboard   
{% if data_array['access'] == 'private'%} Private Project {% endif %} {% if data_array['access'] == 'protected'%} Protected Project {% endif %} {% if data_array['access'] == 'public'%} Public Project {% endif %}   
{% if db is sameas true%} {% endif %} {% if db is sameas false %} {% endif %}
{% for key in stats_data %}
{% endfor %}
{{key}}
Project Overview
Project Name | {{data_array['name']}} |
Project ID | {{id}} |
Project Owner(s) | {% for user in data_array['Owner(s)']%} {{user}},  {%endfor%}END |
Inserted on | {{data_array['insert_date']}} |
Inserted By | {{data_array['insert_user(s)']}} |
Last Workflow | {{data_array['last_workflow']}} |
Project Collaborators | {% for user in data_array['Collaborator(s)']%} {{user}},  {%endfor%}END |
Project Members | {% for user in data_array['member(s)']%} {{user}},  {% endfor%}END |
Project Users | {% for user in data_array['user(s)']%} {{user}},  {%endfor%} END |
Last Accessed By | {% for user in data_array['last_accessed(s)']%} {{user}},  {% endfor %} END |
{% for j in i %}
{% for key in j %}
{% endfor %}
{% endfor %}
{% endfor %}
Sessions with corresponding tests
Sessions/Tests | Version | {% for data in t_header_info%}{{data}} | {% endfor %}|||
{% elif data[0] == false%} | {% elif data[0] == None%} | {% elif data[0] == 'version' %} | {{data[1]}} | {% elif data == '' %}{% else %} | {{data}} | {% endif %} {% endfor %}