{# end container #}
{# end real-container #}
{% if App.Session.has('is_auth') %}
{# this is here for the heartbeat #}
{% endif %}
{# Modal for policies #}
{# "placeholder" will be replaced with real title by js upon data-action='show-policy' #}
placeholder
{# end policies policy modal #}
{# some 3rd party tools append content to the end but we don't want to see those errors #}
{%- if App.Config.configArr.debug and mode == 'edit' -%}
{%- endif %}