{% extends 'layouts/admin.html' %} {% block main %}
Display Management
{{ display.location or 'No location assigned' }}
Operational settings for this screen.
{{ display.notes or 'No notes have been added for this display.' }}
Pair and remotely disable this display client.
Copy this token now. It will not be shown again.
{{ new_player_token }}
Player URL
{{ new_player_pairing_url }}
Media assets currently linked to this display.
| Title | Type | Actions |
|---|---|---|
| {{ media.title }} | {{ media.media_type.title() }} | Edit |
No media assigned
Assign media from the media create or edit form.