source: OpenRLabs-Git/deploy/rlabs-docker/web2py-rlabs/applications/admin/views/default/uninstall.html

main
Last change on this file was 42bd667, checked in by David Fuertes <dfuertes@…>, 4 years ago

Historial Limpio

  • Property mode set to 100755
File size: 205 bytes
Line 
1{{extend 'layout.html'}}
2<!-- begin "uninstall" block -->
3<h2>{{=T('Are you sure you want to uninstall application "%s"?', app)}}</h2>
4<div class="center">
5{{=dialog}}
6</div>
7<!-- end "uninstall" block -->
Note: See TracBrowser for help on using the repository browser.