{% extends 'base.html' %} {% block title %} Push Notifications - CloudEngine {% endblock %} {% block style %} {% endblock %} {% block page_content %}

Push Notifications

{% verbatim %}

{{ numSubscribers }} Subscribers

Set target devices

Compose message

{% endverbatim %} {% endblock %} {% block scripts %} {% endblock %}