Your IP : 216.73.216.40


Current Path : /var/www/html/ajay/phpwebsite-1.8.x/themes/bootstrap/
Upload File :
Current File : /var/www/html/ajay/phpwebsite-1.8.x/themes/bootstrap/theme.php

<?php

javascript('bootstrap');
Layout::plug(Layout::getPageTitle(TRUE), 'SITE_TITLE');

$key = Key::getCurrent();
if(!is_null($key)) {
    Layout::plug('active', 'CONTENT_PAGE');
}

?>