From 867966bd4bb264c7f3b3ae3b7465f6dd5054dafe Mon Sep 17 00:00:00 2001 From: Laury GvR Date: Fri, 23 Oct 2015 14:45:37 -0400 Subject: [PATCH] ALlowing titles back onto posts. --- single.php | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/single.php b/single.php index 4ce0afb..e2e747b 100644 --- a/single.php +++ b/single.php @@ -13,10 +13,7 @@
- " . get_the_title() . ""; - } - ?> +

> -- 2.17.1