{{include 'web2py_ajax.html'}}
{{block header}} {{if contents_enabled:}} {{=T('CONTENTS')}} {{pass}}

{{=response.title}}

{{=response.subtitle}}

{{end}}
{{if response.flash:}}
{{=response.flash}}
{{pass}} {{include}}
{{block footer}} {{end}}
{{if contents_enabled:}} {{pass}}