2018-02-20 09:00:19 +00:00
|
|
|
<root>
|
|
|
|
<tpl-body>
|
2019-05-23 08:01:25 +00:00
|
|
|
<h6 translate>{{::$ctrl.message}}</h6>
|
|
|
|
<span translate>{{::$ctrl.question}}</span>
|
2018-02-20 09:00:19 +00:00
|
|
|
</tpl-body>
|
|
|
|
<tpl-buttons>
|
|
|
|
<button response="CANCEL" translate>Cancel</button>
|
|
|
|
<button response="ACCEPT" translate>Accept</button>
|
|
|
|
</tpl-buttons>
|
|
|
|
</root>
|