{% for stylesheet in current_app.stylesheets %} {% endfor %} {% for script in current_app.javascripts %} {% endfor %} {% block body %}{% endblock %}