first commit
This commit is contained in:
4
templates/site/visit-counter.php
Normal file
4
templates/site/visit-counter.php
Normal file
@@ -0,0 +1,4 @@
|
||||
<div id="visit-counter">
|
||||
Odwiedziło nas: <span><?= $this -> visit_counter;?></span> osób.
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user