{% extends 'layouts/admin.html' %} {% block main %}
Media Library
Create reusable media and assign it to any number of displays.
Current file: {{ media.original_filename or media.file_path }}
Images support JPG, PNG, GIF, and WebP. Videos support MP4, WebM, OGG, and MOV.
Text and neon signs render as display copy. Use \n to add a line break. HTML is stored as content but not rendered inside the admin preview.
The player derives the glow from the text and frame colors.
The display player turns these contact details into a scannable vCard QR code. Use \n in QR text fields to add a line break.
Each slide uses a background image, optional foreground image, text, and duration.
Current background: {{ slide.background_original_filename or slide.background_file_path }}
Current foreground: {{ slide.foreground_original_filename or slide.foreground_file_path }}
Use \n to add a line break.
Create a display before assigning media.