Ubuntu

­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­ {% extends isWidgetized ? 'empty.twig' : 'dashboard.twig' %} {% set bodyId = 'awd' %} {% block root %} {% set hideQuickAccess = true %} {{ parent() }} {% endblock %} {% block topcontrols %}
{% include "@CoreHome/_periodSelect.twig" %}
{% endblock %} {% block content %}
{% if isWidgetized %}
{% else %}
{% endif %}
{% if isWidgetized %}
{% else %}
{% endif %}
{% endblock %}