{% extends 'app.html' %} {% block page_header %} {{app_name}} App Push notifications {% endblock %} {% block breadcrum %} {{ block.super }} >>   Push Notifications {% endblock %} {% block content %}

Manage notifications

{% endblock %}