{% for stylesheet in G.stylesheets %} {% endfor %} {% for javascript in G.javascripts %} {% endfor %} {% for css in REQ.context.css %} {% endfor %} {% for js in REQ.context.js %} {% endfor %} {{ G.app.config.get(REQ.host, 'name', fallback=G.app.config.get('application', 'name', fallback='Photonic')) }}