Files
web2py/applications/admin/views/default/upgrade_web2py.html
2012-07-28 00:56:06 -05:00

14 lines
416 B
HTML

{{extend 'layout.html'}}
{{block sectionclass}}upgrade{{end}}
<h2>{{=T('web2py upgrade')}}</h2>
<p class="center"><strong class="att">{{=T('ATTENTION:')}}</strong> {{=T('This is an experimental feature and it needs more testing. If you decide to upgrade you do it at your own risk')}}<br />
{{=T('If start the upgrade, be patient, it may take a while to download')}}</p>
<div class="center">
{{=dialog}}
</div>