Removed extra space on page.php
This commit is contained in:
parent
cbeca42d93
commit
1abac97f93
1 changed files with 2 additions and 2 deletions
4
page.php
4
page.php
|
@ -1,4 +1,4 @@
|
|||
<?php get_header(); ?>
|
||||
<?php get_header(); ?>
|
||||
|
||||
<main class="main" role="main">
|
||||
<div class="container">
|
||||
|
@ -20,4 +20,4 @@
|
|||
</div>
|
||||
</main>
|
||||
|
||||
<?php get_footer(); ?>
|
||||
<?php get_footer(); ?>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue