alltube/templates/inc/logo.tpl

8 lines
267 B
Smarty

<h1 class="logobis">
<a class="logocompatible" href="{path_for name="index"}">
<span class="logocompatiblemask">
{html_image file='img/logocompatiblemask.png' path_prefix={base_url}|cat:'/' alt=$config->appName}
</span>
</a>
</h1>