<?php
/*
* Nibbleblog -
* http://www.nibbleblog.com
* Author Diego Ignacio Gabriel Najar Carrascal
* All Nibbleblog code is released under the GNU General Public License.
* See COPYRIGHT.txt and LICENSE.txt.
*/
require('./variables.php');
require( PHP_PATH_TEMPLATE . '/post.php' );
?>