<section class="event_playlist">
    <div class="container">
        <div class="row --center">
            <div class="d_grid-9 flow--one flow--center">
                <div class="title_icon">
                    <i class="ph-bold ph-cassette-tape"></i>
                </div>
                <h3 class="h3">Musikliste</h3>

                <div class="media_iframe --applemusic*">
                    <iframe src="https://open.spotify.com/embed/playlist/5cItqUKT7Ieq0haLUSnxp9?utm_source=generator&theme=1" frameBorder="0" allowfullscreen="" allow="autoplay; clipboard-write; encrypted-media; fullscreen; picture-in-picture" loading="lazy"></iframe>

                </div>
            </div>
        </div>
    </div>
</section>
<section class="event_playlist">
	<div class="container">
		<div class="row --center">
			<div class="d_grid-9 flow--one flow--center">
				{{> @title_icon icon="cassette-tape"}}
				<h3 class="h3">Musikliste</h3>

				<div class="media_iframe --applemusic*">
					<iframe src="https://open.spotify.com/embed/playlist/5cItqUKT7Ieq0haLUSnxp9?utm_source=generator&theme=1" frameBorder="0" allowfullscreen="" allow="autoplay; clipboard-write; encrypted-media; fullscreen; picture-in-picture" loading="lazy"></iframe>

					{{!-- <iframe allow="autoplay *; encrypted-media *; fullscreen *; clipboard-write" frameborder="0" height="450" style="width:100%;max-width:660px;overflow:hidden;border-radius:10px;" sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-storage-access-by-user-activation allow-top-navigation-by-user-activation" src="https://embed.music.apple.com/es/playlist/cat/pl.204c8f7b21084d698e7a6d7280a1baf4"></iframe> --}}
				</div>
			</div>
		</div>
	</div>
</section>
/* No context defined. */

No notes defined.