{% extends "popularity/base.html"%} {% block caption %} {% with "Popularity of the DataTier in terms of # Accesses, CPU time and Users*day, in a specific time window. Results can be filtered by site name." as captionlabel %} {{ block.super }} {% endwith %} {% endblock caption %} {% block jsonref %} {% with "True" as withjsonref %} {{ block.super }} {% endwith %} {% endblock jsonref %} {% block js_include %} {{ block.super }} {% endblock js_include %} {% block sub_title %} {{ block.super }}

Summary table

{% endblock sub_title %} {% block body_content %} {{block.super}} {% include 'includeInput.html' with datepicker="true" sitename="true" snlist=siteslist %}
Data Tier Accesses CPU Time Users
[N] [%] [h] [%] [N] [%]
[N] [%] [h] [%] [N] [%]
{% endblock body_content%} {% block js %} {% endblock js %}