source:
OpenRLabs-Git/deploy/rlabs-docker/web2py-rlabs/applications/admin/views/default/uninstall.html
Last change on this file was 42bd667, checked in by , 4 years ago | |
---|---|
|
|
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.