first commit
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
<?php
|
||||
get_header();
|
||||
?>
|
||||
|
||||
<main class="main-content">
|
||||
<div class="text-center">
|
||||
Coming soon
|
||||
</div>
|
||||
</main>
|
||||
|
||||
<?php
|
||||
get_footer();
|
||||
?>
|
||||
Reference in New Issue
Block a user