{{include 'web2py_ajax.html'}}
{{if response.flash:}}
{{=response.flash}}
{{pass}} {{=form.custom.begin}}

{{=response.title}}

{{=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_desktop}} {{=response.cmd_help}}