<% from tob.template_tools import * base_path = get('virtual_basepath', '') + '/' session = get('session') # page_stylesheets = get('stylesheets') # page_scripts = get('scripts') %> The Onion Box % # for stylesheet in page_stylesheets: % for stylesheet in session['stylesheets']: % end %# NavBar will not be displayed yet helps to navigate via arrow keys