{% if app.style == "pwa" %}
{% endif %}
{{ app.name }}{% if self.title() %} - {% endif %} {% block title %}{% endblock %}
{% for file in stylesheets %}
{% endfor %} {% if app.favicon_support %}
{% endif %}
{% if app.url %}
{% endif %} {% if app.social_image %}
{% endif %}
{% if app.keep_alive %}
{% endif %}
{% if app.keep_alive %}
{% endif %}
{% if app.socketio %} {% endif %} {% for file in components %} {% endfor %} {% for url in scripts %} {% endfor %}