4 lines
92 B
PHP
4 lines
92 B
PHP
<?php
|
|
$smarty->assign('number', $number);
|
|
$smarty->display('paczkomaty_basket_terms.html');
|