{% extends 'template/tablet_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 %}