Blame Identity/Models/Html/Puntal/themes/punbb/planet/main.php

d6e8d8
d6e8d8
/***********************************************************************
d6e8d8

d6e8d8
  Copyright (C) 2005-2007 Vincent Garnier and contributors. All rights
d6e8d8
  reserved.
d6e8d8
  
d6e8d8
  This file is part of Puntal 2.
d6e8d8

d6e8d8
  Puntal 2 is free software; you can redistribute it and/or modify it
d6e8d8
  under the terms of the GNU General Public License as published
d6e8d8
  by the Free Software Foundation; either version 2 of the License,
d6e8d8
  or (at your option) any later version.
d6e8d8

d6e8d8
  Puntal 2 is distributed in the hope that it will be useful, but
d6e8d8
  WITHOUT ANY WARRANTY; without even the implied warranty of
d6e8d8
  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
d6e8d8
  GNU General Public License for more details.
d6e8d8

d6e8d8
  You should have received a copy of the GNU General Public License
d6e8d8
  along with this program; if not, write to the Free Software
d6e8d8
  Foundation, Inc., 59 Temple Place, Suite 330, Boston,
d6e8d8
  MA  02111-1307  USA
d6e8d8

d6e8d8
************************************************************************/?>
d6e8d8

d6e8d8
d6e8d8
lang="" dir="">
d6e8d8
<head>
d6e8d8
	<meta http-equiv="Content-Type" content="text/html; charset=<?php tpl::lang('lang_encoding') ?>" />
d6e8d8
	<title></title>
d6e8d8
	<link rel="stylesheet" type="text/css" href="<?php tpl::url('forums') ?>style/<?php tpl::user('style') ?>.css" />
d6e8d8
	<link rel="stylesheet" type="text/css" href="<?php tpl::url('template') ?>style.css" />
d6e8d8
	<link rel="stylesheet" type="text/css" href="<?php tpl::urlFile('planet/planet.css') ?>" />    
d6e8d8
	<script type="text/javascript" src="<?php tpl::url('themes') ?>common/js/common.js"></script>
d6e8d8
	
d6e8d8
	
d6e8d8
</head>
d6e8d8
<body>
d6e8d8

d6e8d8
d6e8d8
d6e8d8

d6e8d8
d6e8d8
tpl::top() ?>
d6e8d8

d6e8d8
d6e8d8
	
d6e8d8
		
d6e8d8
		while ($feeds->fetch()) : ?>
d6e8d8
		
d6e8d8
			

d6e8d8
			

d6e8d8
			
d6e8d8
				
d6e8d8
					
d6e8d8
					
d6e8d8
						
  • Blinklist
  • d6e8d8
    						
  • Del.icio.us
  • d6e8d8
    						
  • Digg
  • d6e8d8
    						
  • Furl
  • d6e8d8
    						
  • Ma.gnolia
  • d6e8d8
    						
  • Newsvine
  • d6e8d8
    						
  • Spurl
  • d6e8d8
    						
  • Technorati
  • d6e8d8
    					
    
    d6e8d8
    				
    
    d6e8d8
    			
    
    d6e8d8
    		
    
    d6e8d8
    		
    
    d6e8d8
    	
    
    d6e8d8
    
    
    d6e8d8
    
    
    d6e8d8
    d6e8d8
    
    
    d6e8d8
    
    
    d6e8d8
    
    
    d6e8d8
    d6e8d8
    
    
    d6e8d8
    d6e8d8
    tpl::bottom() ?>
    
    d6e8d8
    
    
    d6e8d8
    
    
    d6e8d8
    
    
    d6e8d8
    
    
    d6e8d8
    </body>
    
    d6e8d8
    </html>