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