Files
2025-03-12 17:06:23 +01:00

4 lines
167 B
PHP

<?php
st_theme_use_stylesheet('stCompatibilityPlugin.css');
$smarty->assign('text', $text->getContent());
$smarty->display('compatibility_show_fr_user_elements.html');