{{extend 'layout.html'}} {{block sectionclass}}upgrade{{end}}

{{=T('web2py downgrade')}}

{{=T('ATTENTION:')}} {{=T('This is an experimental feature and it needs more testing. If you decide to downgrade you do it at your own risk')}}
{{=T('If start the downgrade, be patient, it may take a while to rollback')}}

{{=FORM(INPUT(_type='submit',_name='nodowngrade',_value=T('Cancel')), _class='inline')}} {{=FORM(INPUT(_type='submit',_name='downgrade',_value=T('Downgrade')), _class='inline')}}