{% 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.icon %}<{{ app.icon }}/>{% endif %}
{{ app.name }}
{% if app.socketio %}
cloud_done
cloud_off
{% endif %}
{% if app.socketio %} {% endif %} {% for file in components %} {% endfor %} {% for url in scripts %} {% endfor %}