add files
This commit is contained in:
11
content-page.php
Normal file
11
content-page.php
Normal file
@@ -0,0 +1,11 @@
|
||||
<div class="col-12 col-xl-9">
|
||||
|
||||
<?php get_template_part("template-parts/single/post") ?>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="col-12 col-xl 3 d-none d-xl-block">
|
||||
|
||||
<?php get_template_part("template-parts/sidebar/right-sidebar") ?>
|
||||
|
||||
</div>
|
||||
Reference in New Issue
Block a user