This repository has been archived on 2025-11-10. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
adapei56_esatea/www/modules/blocknewsadv/head.tpl
T
2018-10-09 10:08:08 +02:00

28 lines
799 B
Smarty

{*
/**
* Mitrocops LLC.
*
* NOTICE OF LICENSE
*
* This source file is subject to the EULA
* that is bundled with this package in the file LICENSE.txt.
* It is also available through the world-wide-web at this URL:
* http://www.mitrocops.com/LICENSE.txt
*
/*
*
* @author Mitrocops <developersaddons@gmail.com>
* @category Other
* @package Blocknewsadv
* @copyright Copyright (c) 2012 - 2014 Mitrocops LLC. (http://www.mitrocops.com)
* @license http://www.mitrocops.com/LICENSE.txt
*/
*}
<link href="{$base_dir_ssl}modules/blocknewsadv/css/blocknewsadv.css" rel="stylesheet" type="text/css" media="all" />
{if $blocknewsadvrsson == 1}
<link rel="alternate" type="application/rss+xml" href="{$base_dir_ssl}modules/blocknewsadv/rss.php" />
{/if}