mirror of
https://github.com/OPSnet/Gazelle.git
synced 2026-01-16 18:04:34 -05:00
13 lines
340 B
Twig
13 lines
340 B
Twig
{{ header('Site stats') }}
|
|
|
|
<div class="thin">
|
|
<h3 id="general">Pursuit of Perfection</h3>
|
|
<div class="box pad" style="padding: 10px 10px 10px 20px;">
|
|
<ul>
|
|
<li><a href='stats.php?action=users'>User Stats</a>
|
|
<li><a href='stats.php?action=torrents'>Torrent Stats</a>
|
|
</div>
|
|
</div>
|
|
|
|
{{ footer() }}
|