Generate <img> tags with Smarty
This commit is contained in:
parent
ce9b4d9a48
commit
d9ba01f017
4 changed files with 6 additions and 5 deletions
|
@ -1,8 +1,7 @@
|
|||
<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}"/>
|
||||
{html_image file='img/logocompatiblemask.png' path_prefix={base_url}|cat:'/' alt=$config->appName}
|
||||
</span>
|
||||
</a>
|
||||
</h1>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue