source: OpenRLabs-Git/deploy/rlabs-docker/web2py-rlabs/applications/admin/views/default.mobile/change_password.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: 145 bytes
Line 
1{{extend 'default.mobile/layout.html'}}
2
3{{block sectionclass}}change_password{{end}}
4
5<h2>Change Admin Password</h2>
6
7<div>
8  {{=form}}
9</div>
10
Note: See TracBrowser for help on using the repository browser.