Files
grzanieplus.pl/plugins/appWishesPlugin/modules/appWishesFrontend/templates/_showSnow.php
2025-03-12 17:06:23 +01:00

5 lines
108 B
PHP

<?php
$smarty->assign('config', $config);
$smarty->assign('uri', $uri);
$smarty->display('show_snow.html');