10 lines
406 B
Smarty
10 lines
406 B
Smarty
{*
|
|
* @Module Name: Leo Blog
|
|
* @Website: leotheme.com.com - prestashop template provider
|
|
* @author Leotheme <leotheme@gmail.com>
|
|
* @copyright Leotheme
|
|
* @description: Content Management
|
|
*}
|
|
|
|
<a href="{$link|escape:'htmlall':'UTF-8'}" class="{$hook_name|escape:'htmlall':'UTF-8'} link-top-blog"><i class="material-icons"></i><span class="hidden-sm-down">{$title|escape:'htmlall':'UTF-8'}</span></a>
|