{% if site_settings.Logo %}
{% else %}{{ site_settings.Title|default:"The Cold File" }}{% endif %}
Restricted access
{% if slots.main %}{{ slots.main|safe }}{% else %}{% endif %}
{% if slots.footer %}No form assigned to this page.
{{ slots.footer|safe }}
{% endif %}