{% block pweb_ui_base_head %}{% endblock %} {% for css_link in EXTRA_CSS %} {% endfor %} {{- util.set_base_js()|safe }}
{% block pweb_ui_content %}{% endblock %} {% block pweb_ui_base_bottom %}{% endblock %} {% for js_link in EXTRA_JS %} {% endfor %}