1
0
mirror of https://github.com/ascribe/wp-theme synced 2024-12-22 17:23:55 +01:00
wp-theme/index.php

8 lines
102 B
PHP

<?php
/**
* The main template file
*
* @package ascribe
* @since 0.1.0
*/
require 'template.php';