{% if not env.pywb_proxy_magic or config.proxy.enable_banner | default(true) %}
{% autoescape false %}
{% if is_framed or not ui.vue_timeline_banner %}
{% else %}
{% if ui.vue_timeline_banner %}
{% endif %}
{% endif %}
{% endautoescape %}
{% endif %}