{{response.files.append(URL(request.application,'static','plugin_layouts/layouts/Interlude/default.css'))}} {{response.files.append(URL('static','plugin_layouts/superfish.js'))}} {{ response.files.insert(0,URL('static','css/web2py.css')) response.files.insert(1,URL('static','css/bootstrap.min.css')) response.files.insert(2,URL('static','css/bootstrap-responsive.min.css')) response.files.insert(3,URL('static','css/web2py_bootstrap.css')) }} {{include 'web2py_ajax.html'}}
{{try:}}{{=auth.navbar(action=URL('default','user'))}}{{except:pass}}
{{=response.flash or ''}}
{{block center}} {{include}} {{end}}