Your IP : 216.73.216.201


Current Path : /home/sunflowe/www2/floridevilladereve/templates/yoo_master2/
Upload File :
Current File : /home/sunflowe/www2/floridevilladereve/templates/yoo_master2/index.php

<?php
/**
* @package   yoo_master2
* @author    YOOtheme http://www.yootheme.com
* @copyright Copyright (C) YOOtheme GmbH
* @license   http://www.gnu.org/licenses/gpl.html GNU/GPL
*/

// no direct access
defined('_JEXEC') or die('Restricted access');

// get warp
$warp = require(__DIR__.'/warp.php');

// load main theme file, located in /layouts/theme.php
echo $warp['template']->render('theme');