{% if NOTIFICATIONS_WEBPUSH_ENABLE and notification_types is defined %}

{{ lang('NOTIFY_WEBPUSH_ENABLE_EXPLAIN') }}
{% if S_WEBPUSH_POPUP_PROMPT %}

{{ lang('NOTIFY_WEBPUSH_POPUP_DISABLE_EXPLAIN') }}
{% endif %}
{% endif %}