mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-23 18:03:17 +00:00
5 lines
88 B
Twig
5 lines
88 B
Twig
|
|
<div class='content {% if not success %}text-error{% endif %}'>
|
|
{{ message }}
|
|
</div>
|