Browse Source

Updated single.php

main
Kenneth John Odle 3 years ago
parent
commit
30fb3af3f1
  1. 4
      single.php

4
single.php

@ -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…
Cancel
Save