{% extends 'template/smartfon_base.html' %} {% load webpush_notifications %} {% block extrahead %} {% if standard_web_browser and env.PWA %} {% include "schsys/webpush_notifications.html" %} {% include "schsys/pwa.html" %} {% endif %} {{ block.super }} {% endblock %} {% block system_menu %} {% if env.PWA %} Notifications {% endif %} {% endblock %} {% block drop_down_blocks %}