From: Steve Sutton Date: Thu, 5 Feb 2015 14:32:16 +0000 (-0500) Subject: Add missing things for theme X-Git-Tag: v1.0.0^2~62 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=408a1868d054113ae1726b8b3eb481de36046488;p=WP-Themes%2FTomsMomsCookies.git Add missing things for theme wp_head() not called in header.php wp_title() not called in header.php --- diff --git a/header.php b/header.php index 00d0483..ea7455e 100755 --- a/header.php +++ b/header.php @@ -3,17 +3,18 @@ - Tom's Mom's Cookies + <?php wp_title();?> +
-
+
@@ -59,7 +60,7 @@ - + \ No newline at end of file +