Files
Froxlor/templates/Maketank/admin/traffic/index.tpl
Udo Waechter 29a2ab7567
Some checks reported errors
continuous-integration/drone/push Build was killed
2.0 upgrade test first
2023-12-07 12:39:20 +01:00

11 lines
239 B
Smarty

$header
<article>
<header>
<h2>
<img src="templates/{$theme}/assets/img/icons/traffic_big.png" alt="{$lng['admin']['traffic']}" />&nbsp;{$lng['admin']['traffic']} &nbsp;
</h2>
</header>
{$stats_tables}
</article>
$footer