<?php 
 
 /** 
 * Partners Template file 
 * Replace with you partner links 
 *  
 * @package Get Meta Tools 
 * @author      SORIA Pierre-Henry 
 * @email       [email protected] 
 * @link        http://github.com/pH-7 
 * @copyright   Copyright pH7 Script All Rights Reserved. 
 * @license     CC-BY - http://creativecommons.org/licenses/by/3.0/ 
 * @version     : dataUri.php 2012-02-2 pierrehs $ 
 */ 
namespace PH7\Seo\Meta; 
defined('PH7') or exit('Restricted access'); 
?> 
 
<ul class="italic"> 
    <li><a href="http://cool-on-web.com" title="Free Online Dating Site with Video Chat Rooms!" target="_blank">Free Dating Site</a></li> 
 
    <li>Your Partners Here...</li> 
</ul> 
 
 |