示例#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');