28 lines
799 B
Smarty
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}
|
|
|