Updated single.php
This commit is contained in:
parent
70c2fad0ce
commit
30fb3af3f1
@ -2,7 +2,7 @@
|
||||
/**
|
||||
* The template for displaying all single posts and attachments
|
||||
*
|
||||
* @package Atticus Finch
|
||||
* @package Portage
|
||||
*/
|
||||
|
||||
get_header();
|
||||
@ -30,4 +30,4 @@ get_header();
|
||||
|
||||
<div class="clear"></div>
|
||||
|
||||
<?php get_footer(); ?>
|
||||
<?php get_footer(); ?>
|
||||
|
Loading…
Reference in New Issue
Block a user