{% extends "baseTemplate/index.html" %} {% load static %} {% comment %} Full-page preview of a single template. When the catalogue row carries a previewURL the live page is shown in a sandboxed iframe — `sandbox` withholds same-origin and top-navigation, and the URL itself was already restricted to http(s) by views._safe_external_url, so a hand-edited catalogue row cannot turn this page into an open redirect or reach back into the panel session. When there is no preview URL we show the template sheet instead: sections, palette and type pairing. {% endcomment %} {% block title %}{{ tpl.name }} · Template preview{% endblock %} {% block styles %} {% endblock %} {% block content %}
{{ tpl.description }}
This preview is loaded from {{ tpl.previewURL }} in an isolated frame.
{% else %}This template does not declare its sections; the generator will choose a structure that fits your description.
{% endif %}Uses your chosen primary colour.
{% endif %}System font stack.
{% endif %} {% if tpl.tags %}