Files
inwestprofil.fr/templates/site/visit-counter.php
2023-05-29 16:01:03 +02:00

5 lines
102 B
PHP

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