{{ l.playlist_panel_content_management }}

{{ l.playlist_panel_content_management_desc }}

{% with slides=slides, are_notifications=False %} {% include 'slideshow/slides/component/table.jinja.html' %} {% endwith %}

{{ l.playlist_panel_content_management_notifications }}

{{ l.playlist_panel_content_management_notifications_desc }}

{% with slides=notifications, are_notifications=True %} {% include 'slideshow/slides/component/table.jinja.html' %} {% endwith %}

{{ l.playlist_panel_about_playlist }}

{% set base_url = external_url if external_url else request.scheme ~ '://' ~ request.headers.get('host') %} {% set preview_url = base_url ~ url_for('player_use', playlist_slug_or_id=current_playlist.slug) %} {% set preview_url_iframe = base_url ~ url_for('player_use', playlist_slug_or_id=current_playlist.slug, preview_playlist=1, intro=0, animation=0) %}

URL

{{ l.playlist_form_preview_url_desc }}

{# #}

Iframe

{{ l.playlist_form_preview_iframe_desc }}

QR Code

{{ l.playlist_form_preview_qrcode_desc }}