8 lines
144 B
HTML
8 lines
144 B
HTML
{{extend 'layout.html'}}
|
|
|
|
<h2>{{=T('Are you sure you want to uninstall application "%s"?', app)}}</h2>
|
|
<div class="center">
|
|
{{=dialog}}
|
|
</div>
|
|
|