{#if albums.length > 0}
{#if userSettings.view === AlbumViewMode.Cover}
{#if albumGroupOption === AlbumGroupBy.None}
Are you sure you want to delete the album {albumToDelete.albumName}? If this album is shared, other users will not be able to access it anymore.