Files
web2py/applications/admin/views/default/git_push.html

7 lines
143 B
HTML

{{extend 'layout.html'}}
<h2>{{=T('This will push changes to the remote repo for application "%s".', app)}}</h2>
<center>
{{=form}}
</center>