{% if PUSHMESSAGE_ALLOW_USE and S_PUSHMESSAGE_ENABLE %} {% if not S_PUSHMESSAGE_POPUP %}{% include 'overall_header.html' %}{% else %}{% include 'simple_header.html' %}{% endif %} {% INCLUDECSS '@dmzx_pushmessage/pushmessage.css' %}
{% if not S_PUSHMESSAGE_POPUP %}{% include 'overall_footer.html' %}{% else %}{% include 'simple_footer.html' %}{% endif %} {% endif %}