{% if a4btheme_notifications is not defined %} {% set a4btheme_notifications = a4btheme_notifications() %} {% if a4btheme_notifications is not null %} {% set notifications = a4btheme_notifications.notificationsIndexedByGroup %} {% set notificationGroups = a4btheme_notifications.notificationGroups %} {% set total = a4btheme_notifications.total %} {% endif %} {% endif %}