mirror of
https://ghproxy.net/https://github.com/AlxMedia/inunity.git
synced 2025-08-27 01:00:01 +08:00
Initial commit
This commit is contained in:
commit
5a312fd06e
426 changed files with 79318 additions and 0 deletions
11
404.php
Normal file
11
404.php
Normal file
|
@ -0,0 +1,11 @@
|
|||
<?php get_header(); ?>
|
||||
|
||||
<div class="content">
|
||||
|
||||
<?php get_template_part('inc/page-title'); ?>
|
||||
|
||||
</div><!--/.content-->
|
||||
|
||||
<?php get_sidebar(); ?>
|
||||
|
||||
<?php get_footer(); ?>
|
Loading…
Add table
Add a link
Reference in a new issue