diff --git a/pcf-wp/single-post.php b/pcf-wp/single-post.php index 9c83bc3..395a442 100644 --- a/pcf-wp/single-post.php +++ b/pcf-wp/single-post.php @@ -1,11 +1,10 @@
- - + +

+<?php echo get_the_title(); ?> +
@@ -26,7 +25,7 @@ foreach( $tags as $tag ) { ?>
-
+