{% extends "base.html" %} {% block title %}{{ template.name }} · LibreSignage{% endblock %} {% block head %} {% endblock %} {% block content %}
{{ request.form.get('eyebrow', template.eyebrow_label) }}
{{ request.form.get('headline', template.name) }}
{{ request.form.get('body', template.description) }}
Preview is representative; playback scales the design to the display.