Example #1
0
<?php

defined('ABSPATH') or die('-2');
/**
 *
 * This file is part of the kernelstudio package.
 *
 * For the full copyright and license information, please view the LICENSE file
 * that was distributed with this source code.
 *
 * @author libertyspy < *****@*****.** >
 * @link http://www.kernelstudio.com
 * @version 0.1
 * @since 0.1
 */
ks_render('@ThemeBundle/category.html.twig');
Example #2
0
<?php

defined('ABSPATH') or die('-2');
/**
 *
 * This file is part of the kernelstudio package.
 *
 * For the full copyright and license information, please view the LICENSE file
 * that was distributed with this source code.
 *
 * @author libertyspy < *****@*****.** >
 * @link http://www.kernelstudio.com
 * @version 0.1
 * @since 0.1
 */
ks_render('@ThemeBundle/comments.html.twig');
Example #3
0
<?php

defined('ABSPATH') or die('-2');
/**
 *
 * This file is part of the kernelstudio package.
 *
 * For the full copyright and license information, please view the LICENSE file
 * that was distributed with this source code.
 *
 * @author libertyspy < *****@*****.** >
 * @link http://www.kernelstudio.com
 * @version 0.1
 * @since 0.1
 */
ks_render('@ThemeBundle/index.html.twig');
Example #4
0
<?php

defined('ABSPATH') or die('-2');
/**
 *
 * This file is part of the kernelstudio package.
 *
 * For the full copyright and license information, please view the LICENSE file
 * that was distributed with this source code.
 *
 * @author libertyspy < *****@*****.** >
 * @link http://www.kernelstudio.com
 * @version 0.1
 * @since 0.1
 */
ks_render('@ThemeBundle/page.html.twig');
Example #5
0
<?php

defined('ABSPATH') or die('-2');
/**
 *
 * This file is part of the kernelstudio package.
 *
 * For the full copyright and license information, please view the LICENSE file
 * that was distributed with this source code.
 *
 * @author libertyspy < *****@*****.** >
 * @link http://www.kernelstudio.com
 * @version 0.1
 * @since 0.1
 */
ks_render('@ThemeBundle/sidebar.html.twig');
Example #6
0
<?php

defined('ABSPATH') or die('-2');
/**
 *
 * This file is part of the kernelstudio package.
 *
 * For the full copyright and license information, please view the LICENSE file
 * that was distributed with this source code.
 *
 * @author libertyspy < *****@*****.** >
 * @link http://www.kernelstudio.com
 * @version 0.1
 * @since 0.1
 */
ks_render('@ThemeBundle/single.html.twig');
Example #7
0
<?php

defined('ABSPATH') or die('-2');
/**
 *
 * This file is part of the kernelstudio package.
 *
 * For the full copyright and license information, please view the LICENSE file
 * that was distributed with this source code.
 *
 * @author libertyspy < *****@*****.** >
 * @link http://www.kernelstudio.com
 * @version 0.1
 * @since 0.1
 */
ks_render('@ThemeBundle/searchform.html.twig');
<?php

defined('ABSPATH') or die('-2');
/**
 *
 * This file is part of the kernelstudio package.
 *
 * For the full copyright and license information, please view the LICENSE file
 * that was distributed with this source code.
 *
 * @author libertyspy < *****@*****.** >
 * @link http://www.kernelstudio.com
 * @version 0.1
 * @since 0.1
 */
ks_render('@WoocommerceBundle/woocommerce.html.twig');
Example #9
0
<?php

defined('ABSPATH') or die('-2');
/**
 *
 * This file is part of the kernelstudio package.
 *
 * For the full copyright and license information, please view the LICENSE file
 * that was distributed with this source code.
 *
 * @author libertyspy < *****@*****.** >
 * @link http://www.kernelstudio.com
 * @version 0.1
 * @since 0.1
 */
ks_render('@ThemeBundle/archive.html.twig');
Example #10
0
<?php

defined('ABSPATH') or die('-2');
/**
 *
 * This file is part of the kernelstudio package.
 *
 * For the full copyright and license information, please view the LICENSE file
 * that was distributed with this source code.
 *
 * @author libertyspy < *****@*****.** >
 * @link http://www.kernelstudio.com
 * @version 0.1
 * @since 0.1
 */
ks_render('@ThemeBundle/footer.html.twig');
Example #11
0
<?php

defined('ABSPATH') or die('-2');
/**
 *
 * This file is part of the kernelstudio package.
 *
 * For the full copyright and license information, please view the LICENSE file
 * that was distributed with this source code.
 *
 * @author libertyspy < *****@*****.** >
 * @link http://www.kernelstudio.com
 * @version 0.1
 * @since 0.1
 */
ks_render('@ThemeBundle/header.html.twig');