{% extends 'dashboard.twig' %} {% block topcontrols %} {% include '@CoreHome/_periodSelect.twig' %} {% endblock %} {% block content %} {% set showSitesSelection=true %}
Category | Name | {% for type in graphTypes %}{{ type }} | {% endfor %}
---|---|---|
{{ report.category }} | {{ report.name }} | {% for type in graphTypes %}
Graph {{ type }} for all supported sizes{% for sizes in graphSizes %}{{ sizes.0 }} x {{ sizes.1 }} {% if sizes.2 is defined %} (scaled down to {{ sizes.3 }} x {{ sizes.4 }}){% endif %} |
{% endfor %}