{{ media.body }}
{% extends 'layouts/admin.html' %} {% block styles %} {% if media.media_type in ['SLIDER', 'NEON_SIGN'] %} {% endif %} {% endblock %} {% block main %}
Media Library
{{ media_types[media.media_type] }}
Admin preview for the selected media source.
{{ media.body }}
{% elif media.media_type == 'NEON_SIGN' %}{{ media.body }}
{{ media.body }}
{% elif media.media_type == 'YOUTUBE' and youtube_video_id %}
{{ media.vcard_top_text }}
{% endif %}{{ media.vcard_bottom_text }}
{% endif %}No preview is available.
This media is not assigned to any displays.
{% endif %}No slides have been configured.
{% endif %}