Пример #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');
Пример #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');
Пример #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');
Пример #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');
Пример #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');
Пример #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');
Пример #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');
Пример #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');
Пример #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');
Пример #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');
Пример #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');