Your IP : 216.73.216.111


Current Path : /home/bateauecpx/www/templates/gravity/
Upload File :
Current File : /home/bateauecpx/www/templates/gravity/index.php

<?php

// 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');