<% try: from tob.template_tools import * except ModuleNotFoundError: from theonionbox.tob.template_tools import * end base_path = get('virtual_basepath', '') + '/' %> % for stylesheet in session['stylesheets']: % end The Onion Box
%# NEVER NEVER shall this part of the code be executed! % for script in session['scripts']: % end