{{extend 'layout.html'}}

{{=T('This will pull changes from the remote repo for application "%s"?', app)}}

{{=FORM(INPUT(_type='submit',_name='cancel',_value=T('Cancel')))}} {{=FORM(INPUT(_type='submit',_name='pull',_value=T('Pull')))}}