{{ response.files.append(URL('static','css/base.css')) response.files.append(URL('static','css/skeleton.css')) response.files.append(URL('static','css/web2py.css')) response.files.append(URL('static','css/ntura/nwc.css')) }} {{include 'web2py_ajax.html'}}
{{=response.flash or ''}}
{{=form.custom.begin}}
{{=T('Login to database')}}
{{=form.custom.label.alias}}
{{=form.custom.widget.alias}}
{{=form.custom.label.username}}
{{=form.custom.widget.username}}
{{=form.custom.label.password}}
{{=form.custom.widget.password}}

{{=form.custom.submit}}
{{=form.custom.end}}
{{=T('Language')}}
{{=translate()}} {{=response.cmd_mobil}} {{=response.cmd_help}}