Files
inwestprofil.pl/templates/site/visit-counter.php
2025-06-26 22:58:38 +02:00

5 lines
102 B
PHP

<div id="visit-counter">
Odwiedziło nas: <span><?= $this -> visit_counter;?></span> osób.
</div>