{{#------ require CSS and JS files for this page (read info in base.css) ------}} {{response.files.append(URL(request.application,'static','base.css'))}} {{response.files.append(URL(request.application,'static','superfish.js'))}} {{#------ include web2py specific js code (jquery, calendar, form stuff) ------}} {{include 'web2py_ajax.html'}}