|
<root>
|
|
<tpl-body>
|
|
<h6 translate>{{::$ctrl.message}}</h6>
|
|
<span translate>{{::$ctrl.question}}</span>
|
|
</tpl-body>
|
|
<tpl-buttons>
|
|
<button response="CANCEL" translate>Cancel</button>
|
|
<button response="ACCEPT" translate>Accept</button>
|
|
</tpl-buttons>
|
|
</root> |