{% set volumeUid = craft.app.getSystemSettings.getSetting('users', 'photoVolumeUid') %} {% if volumeUid %}
{{ 'Please set a volume for storing the user photos in user settings page first.'|t('app') }}