{% extends "popularity/base.html" %}
{% block css %}
{{ block.super }}
{% endblock css %}
{% block js_include %}
{{ block.super }}
{% endblock js_include %}
{% block caption %}
{% with "The date input parameters identify the time window in which the popularity is evaluated.
The data are ordered by their popularity in the defined date window, and can be selected/deselected.
The popularity is displayed for the full length of its lifetime, and not only in the time window used for the ranking definition, in the lower chart. The metric used for the popularity ranking can be chosen as: CPU time [h], number of access, number of users.