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

5 lines
165 B
PHP

<?php
st_theme_use_stylesheet('stTrustedShopsPlugin.css');
$smarty->assign('certificate', $certificate);
$smarty->display('trusted_shops_show_rating_widget.html');