{% block data %} {% end %}
{% if current_user %}
{% end %}
{% if handler.application.settings['debug'] %}
{% else %}
{% for css in manifest('powa/static/js/main.js')['css'] %}
{% end %}
{% for chunk in manifest('powa/static/js/main.js')['imports'] %}
{% for css in manifest(chunk).get("css", []) %}
{% end %}
{% end %}
{% for chunk in manifest('powa/static/js/main.js')['imports'] %}
{% end %}
{% end %}