17 lines
374 B
XML
17 lines
374 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<templates xml:space="preserve">
|
|
|
|
<t t-name="slides.slide.archive">
|
|
<div>
|
|
<p>Are you sure you want to archive this content?</p>
|
|
</div>
|
|
</t>
|
|
|
|
<t t-name="slides.category.delete">
|
|
<div>
|
|
<p>Are you sure you want to delete this category?</p>
|
|
</div>
|
|
</t>
|
|
|
|
</templates>
|