{{ editFolderId == null ? t("add_folder", "add folder") : (t("edit_existing_folder", "Edit Existing Folder") ~ ' (' ~ folderName ~ ')') }}

{% if userIsPublic == 0 %}

{{ t('edit_folder_privacy_notice_note', 'Note: You can not update this folder privacy settings as your account settings are set to make all files private, or the parent folder is set to private.') }}

{% endif %}
{% if folderUrl|length > 0 %}
{{ folderUrl }}
{% endif %}
0 ? 'CHECKED' : '' }} onClick="toggleFolderPasswordField();">
0 ? ' value="**********"' : '' }} {{ accessPassword|length > 0 ? '' : 'READONLY' }}/>

{{ t('edit_folder_watermark_notice_extra_v2', '* You can set or update your watermark via your account settings page. The original images will not be watermarked.', {'ACCOUNT_WEB_ROOT': theme.getAccountWebRoot()})|raw }}

{% if editFolderId != null %} {% endif %}