{{
#---- (CSS) -----)
import random
response.files.append(URL('static','css/menu.css'))
response.files.append(URL('static','css/home.css'))
#------ include web2py specific js code (jquery, calendar, form stuff) ------
}}
{{include 'web2py_ajax.html'}}
{{=toggle_menuclass()}}