Ejemplo n.º 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');
Ejemplo n.º 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');
Ejemplo n.º 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');
Ejemplo n.º 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');
Ejemplo n.º 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');
Ejemplo n.º 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');
Ejemplo n.º 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');
Ejemplo n.º 8
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('@WoocommerceBundle/woocommerce.html.twig');
Ejemplo n.º 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');
Ejemplo n.º 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');
Ejemplo n.º 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');