Files
web2py/applications/admin/views/default/git_pull.html
2012-07-28 20:51:18 -05:00

6 lines
149 B
HTML

{{extend 'layout.html'}}
<div class="center">
<h2>{{=T('This will pull changes from the remote repo for application "%s"?', app)}}</h2>
{{=dialog}}