This the head and footer don't have to be included everytime and the hierarchy is easier to read
8 lines
273 B
Smarty
8 lines
273 B
Smarty
<h1 class="logobis">
|
|
<a class="logocompatible" href="{base_url}">
|
|
<span class="logocompatiblemask">
|
|
<img src="{base_url}/img/logocompatiblemask.png" width="447" height="107"
|
|
alt="{$config->appName}"/>
|
|
</span>
|
|
</a>
|
|
</h1>
|