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