xref
: /
webtrees
/
resources
/
views
/
modules
/
hit-counter
/
footer.phtml
(revision e72c24d6f8af5daa6dc0f4942f8c8f018f99ab41)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
<
div
class
=
"wt-footer wt-footer-hit-counter text-center py-2"
>
2
<?=
$
hit_counter
?>
3
</
div
>
4