5 lines
117 B
Smarty
5 lines
117 B
Smarty
<?php
|
|
use oat\tao\helpers\Template;
|
|
?>
|
|
<link rel="shortcut icon" href="<?= Template::img('favicon.ico', 'tao') ?>"/>
|