{#- BSCW 7+ template -#} {# there is this "by_default_disabled_loading_animation" id because you do not know if there will be the needed javascript code to hide this overlay in the final output. If there will this javascript code this will be replaced with "loading" in bs_cgi #} {# add loading_overlay_type ('clear' or 'hidden') to response if you.... - do not want to see some loading banner (hidden) - want some clear overlay without logo and with a lighten background ('clear') #}
{% if view and view.is_beta_version %}
Beta Version
{% endif %} {% if view and view.copyright %}
{{ view.copyright }}
{% endif %}