{% 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' %}
{{ lang('PUSHMESSAGE_MESSAGE_SEND') }}

{{ lang('PUSHMESSAGE_USER_SELECTION_EXPLAIN') }}

{{ lang('PUSHMESSAGE_USER_ID_EXPLAIN') }}
 
{{ S_FORM_TOKEN }}
{% if not S_PUSHMESSAGE_POPUP %}{% include 'overall_footer.html' %}{% else %}{% include 'simple_footer.html' %}{% endif %} {% endif %}