Removed extra space on page.php

This commit is contained in:
Pedro Reis 2015-12-07 23:02:12 +00:00
parent cbeca42d93
commit 1abac97f93
1 changed files with 2 additions and 2 deletions

View File

@ -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(); ?>