{% include "dashboard/shortcuts.html" %} {% include "dashboard/cards.html" %} {% include "dashboard/grids.html" %}
{% if data.right %}
{% for item in data.right %} {{ item }} {% endfor %}
{% endif %}