{% set missingConsents = app.session.get('gdpr_missing_consents', []) %} {% set ssaActive = app.session.get('gdpr_ssa_active', false) %} {% set ssaHasTiers = app.session.get('gdpr_ssa_has_tiers', false) %}