?? GreyFile — Mystic File Browser

Current path: home/webdevt/www/schtroumpf.fr/modules/anblog/views/templates/admin/



?? Go up: /home/webdevt/www/schtroumpf.fr/modules/anblog/views/templates

?? Viewing: topSettings.tpl

{*
* 2022 Anvanto
*
* NOTICE OF LICENSE
*
* This source file is subject to the Academic Free License (AFL 3.0)
*
*  @author    Anvanto <anvantoco@gmail.com>
*  @copyright 2022 Anvanto
*  @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
*}

<div class="row" style="padding-bottom: 10px;">
    <div class="col-sm-12">
        <a href="{$anblogTopLink.href|escape:'htmlall':'UTF-8'}" class="btn btn-primary" style="width: 100%;" target="_blank">
            {$anblogTopLink.title|escape:'htmlall':'UTF-8'}
        </a>
    </div>
</div>


??

??