{% extends "base.html" %} {% block title %}Preview {{ screen.name }} · LibreSignage{% endblock %} {% block head %} {% endblock %} {% block content %}
← CMS dashboard

Preview {{ screen.name }}

Staged assignment: {{ assignment_name }} {% if schedule %} · active schedule {{ schedule.name }}{% endif %}

Preview only · not published

Rendering saved display profile. The canvas is scaled to fit.

Web pages may refuse to appear in an embedded preview because of their own security policy. The managed player will still attempt to display them.

{% endblock %} {% block scripts %} {% endblock %}