<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head><meta http-equiv="content-type" content="text/html; charset=utf-8" />
<title>[21886] trunk/wp-content/themes/twentytwelve: Twenty Twelve: rename homepage template to front-page; including s/home/front-page/ in many places -- see notes in ticket.</title>
</head>
<body>

<style type="text/css"><!--
#msg dl.meta { border: 1px #006 solid; background: #369; padding: 6px; color: #fff; }
#msg dl.meta dt { float: left; width: 6em; font-weight: bold; }
#msg dt:after { content:':';}
#msg dl, #msg dt, #msg ul, #msg li, #header, #footer, #logmsg { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt;  }
#msg dl a { font-weight: bold}
#msg dl a:link    { color:#fc3; }
#msg dl a:active  { color:#ff0; }
#msg dl a:visited { color:#cc6; }
h3 { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt; font-weight: bold; }
#msg pre { overflow: auto; background: #ffc; border: 1px #fa0 solid; padding: 6px; }
#logmsg { background: #ffc; border: 1px #fa0 solid; padding: 1em 1em 0 1em; }
#logmsg p, #logmsg pre, #logmsg blockquote { margin: 0 0 1em 0; }
#logmsg p, #logmsg li, #logmsg dt, #logmsg dd { line-height: 14pt; }
#logmsg h1, #logmsg h2, #logmsg h3, #logmsg h4, #logmsg h5, #logmsg h6 { margin: .5em 0; }
#logmsg h1:first-child, #logmsg h2:first-child, #logmsg h3:first-child, #logmsg h4:first-child, #logmsg h5:first-child, #logmsg h6:first-child { margin-top: 0; }
#logmsg ul, #logmsg ol { padding: 0; list-style-position: inside; margin: 0 0 0 1em; }
#logmsg > ul, #logmsg > ol { margin-left: 0; margin: 0 0 1em 0; }
#logmsg pre { background: #eee; padding: 1em; }
#logmsg blockquote { border: 1px solid #fa0; border-left-width: 10px; padding: 1em 1em 0 1em; background: white;}
#logmsg dl { margin: 0; }
#logmsg dt { font-weight: bold; }
#logmsg dd { margin: 0; padding: 0 0 0.5em 0; }
#logmsg dd:before { content:'\00bb';}
#logmsg table { border-spacing: 0px; border-collapse: collapse; border-top: 4px solid #fa0; border-bottom: 1px solid #fa0; background: #fff; }
#logmsg table th { text-align: left; font-weight: normal; padding: 0.2em 0.5em; border-top: 1px dotted #fa0; }
#logmsg table td { text-align: right; border-top: 1px dotted #fa0; padding: 0.2em 0.5em; }
#logmsg table thead th { text-align: center; border-bottom: 1px solid #fa0; }
#logmsg table th.Corner { text-align: left; }
#logmsg hr { border: none 0; border-top: 2px dashed #fa0; height: 1px; }
#header, #footer { color: #fff; background: #636; border: 1px #300 solid; padding: 6px; }
#patch { width: 100%; }
#patch h4 {font-family: verdana,arial,helvetica,sans-serif;font-size:10pt;padding:8px;background:#369;color:#fff;margin:0;}
#patch .propset h4, #patch .binary h4 {margin:0;}
#patch pre {padding:0;line-height:1.2em;margin:0;}
#patch .diff {width:100%;background:#eee;padding: 0 0 10px 0;overflow:auto;}
#patch .propset .diff, #patch .binary .diff  {padding:10px 0;}
#patch span {display:block;padding:0 10px;}
#patch .modfile, #patch .addfile, #patch .delfile, #patch .propset, #patch .binary, #patch .copfile {border:1px solid #ccc;margin:10px 0;}
#patch ins {background:#dfd;text-decoration:none;display:block;padding:0 10px;}
#patch del {background:#fdd;text-decoration:none;display:block;padding:0 10px;}
#patch .lines, .info {color:#888;background:#fff;}
--></style>
<div id="msg">
<dl class="meta">
<dt>Revision</dt> <dd><a href="http://core.trac.wordpress.org/changeset/21886">21886</a></dd>
<dt>Author</dt> <dd>lancewillett</dd>
<dt>Date</dt> <dd>2012-09-18 17:28:36 +0000 (Tue, 18 Sep 2012)</dd>
</dl>

<h3>Log Message</h3>
<pre>Twenty Twelve: rename homepage template to front-page; including s/home/front-page/ in many places -- see notes in ticket. See <a href="http://core.trac.wordpress.org/ticket/21909">#21909</a>.</pre>

<h3>Modified Paths</h3>
<ul>
<li><a href="#trunkwpcontentthemestwentytwelvefunctionsphp">trunk/wp-content/themes/twentytwelve/functions.php</a></li>
<li><a href="#trunkwpcontentthemestwentytwelvertlcss">trunk/wp-content/themes/twentytwelve/rtl.css</a></li>
<li><a href="#trunkwpcontentthemestwentytwelvestylecss">trunk/wp-content/themes/twentytwelve/style.css</a></li>
</ul>

<h3>Added Paths</h3>
<ul>
<li><a href="#trunkwpcontentthemestwentytwelvepagetemplatesfrontpagephp">trunk/wp-content/themes/twentytwelve/page-templates/front-page.php</a></li>
<li><a href="#trunkwpcontentthemestwentytwelvesidebarfrontphp">trunk/wp-content/themes/twentytwelve/sidebar-front.php</a></li>
</ul>

<h3>Removed Paths</h3>
<ul>
<li><a href="#trunkwpcontentthemestwentytwelvepagetemplateshomephp">trunk/wp-content/themes/twentytwelve/page-templates/home.php</a></li>
<li><a href="#trunkwpcontentthemestwentytwelvesidebarhomephp">trunk/wp-content/themes/twentytwelve/sidebar-home.php</a></li>
</ul>

</div>
<div id="patch">
<h3>Diff</h3>
<a id="trunkwpcontentthemestwentytwelvefunctionsphp"></a>
<div class="modfile"><h4>Modified: trunk/wp-content/themes/twentytwelve/functions.php (21885 => 21886)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-content/themes/twentytwelve/functions.php        2012-09-17 22:19:03 UTC (rev 21885)
+++ trunk/wp-content/themes/twentytwelve/functions.php        2012-09-18 17:28:36 UTC (rev 21886)
</span><span class="lines">@@ -179,7 +179,7 @@
</span><span class="cx"> add_filter( 'wp_page_menu_args', 'twentytwelve_page_menu_args' );
</span><span class="cx"> 
</span><span class="cx"> /**
</span><del>- * Registers our main widget area and the homepage widget areas.
</del><ins>+ * Registers our main widget area and the front page widget areas.
</ins><span class="cx">  *
</span><span class="cx">  * @since Twenty Twelve 1.0
</span><span class="cx">  */
</span><span class="lines">@@ -187,7 +187,7 @@
</span><span class="cx">         register_sidebar( array(
</span><span class="cx">                 'name' =&gt; __( 'Main Sidebar', 'twentytwelve' ),
</span><span class="cx">                 'id' =&gt; 'sidebar-1',
</span><del>-                'description' =&gt; __( 'Appears on posts and pages except the optional Homepage template, which has its own widgets', 'twentytwelve' ),
</del><ins>+                'description' =&gt; __( 'Appears on posts and pages except the optional Front Page template, which has its own widgets', 'twentytwelve' ),
</ins><span class="cx">                 'before_widget' =&gt; '&lt;aside id=&quot;%1$s&quot; class=&quot;widget %2$s&quot;&gt;',
</span><span class="cx">                 'after_widget' =&gt; '&lt;/aside&gt;',
</span><span class="cx">                 'before_title' =&gt; '&lt;h3 class=&quot;widget-title&quot;&gt;',
</span><span class="lines">@@ -195,9 +195,9 @@
</span><span class="cx">         ) );
</span><span class="cx"> 
</span><span class="cx">         register_sidebar( array(
</span><del>-                'name' =&gt; __( 'First Homepage Widget Area', 'twentytwelve' ),
</del><ins>+                'name' =&gt; __( 'First Front Page Widget Area', 'twentytwelve' ),
</ins><span class="cx">                 'id' =&gt; 'sidebar-2',
</span><del>-                'description' =&gt; __( 'Appears when using the optional homepage template with a page set as Static Front Page', 'twentytwelve' ),
</del><ins>+                'description' =&gt; __( 'Appears when using the optional Front Page template with a page set as Static Front Page', 'twentytwelve' ),
</ins><span class="cx">                 'before_widget' =&gt; '&lt;aside id=&quot;%1$s&quot; class=&quot;widget %2$s&quot;&gt;',
</span><span class="cx">                 'after_widget' =&gt; '&lt;/aside&gt;',
</span><span class="cx">                 'before_title' =&gt; '&lt;h3 class=&quot;widget-title&quot;&gt;',
</span><span class="lines">@@ -205,9 +205,9 @@
</span><span class="cx">         ) );
</span><span class="cx"> 
</span><span class="cx">         register_sidebar( array(
</span><del>-                'name' =&gt; __( 'Second Homepage Widget Area', 'twentytwelve' ),
</del><ins>+                'name' =&gt; __( 'Second Front Page Widget Area', 'twentytwelve' ),
</ins><span class="cx">                 'id' =&gt; 'sidebar-3',
</span><del>-                'description' =&gt; __( 'Appears when using the optional homepage template with a page set as Static Front Page', 'twentytwelve' ),
</del><ins>+                'description' =&gt; __( 'Appears when using the optional Front Page template with a page set as Static Front Page', 'twentytwelve' ),
</ins><span class="cx">                 'before_widget' =&gt; '&lt;aside id=&quot;%1$s&quot; class=&quot;widget %2$s&quot;&gt;',
</span><span class="cx">                 'after_widget' =&gt; '&lt;/aside&gt;',
</span><span class="cx">                 'before_title' =&gt; '&lt;h3 class=&quot;widget-title&quot;&gt;',
</span><span class="lines">@@ -221,7 +221,7 @@
</span><span class="cx">  *
</span><span class="cx">  * @since Twenty Twelve 1.0
</span><span class="cx">  */
</span><del>-function twentytwelve_homepage_sidebar_class() {
</del><ins>+function twentytwelve_frontpage_sidebar_class() {
</ins><span class="cx">         $classes = array( 'widget-area' );
</span><span class="cx"> 
</span><span class="cx">         if ( is_active_sidebar( 'sidebar-2' ) &amp;&amp; is_active_sidebar( 'sidebar-3' ) )
</span><span class="lines">@@ -364,7 +364,7 @@
</span><span class="cx">  * Extends the default WordPress body class to denote:
</span><span class="cx">  * 1. Using a full-width layout, when no active widgets in the sidebar
</span><span class="cx">  *    or full-width template.
</span><del>- * 2. A thumbnail in the Homepage page template.
</del><ins>+ * 2. A thumbnail in the Front Page template.
</ins><span class="cx">  * 3. White or empty background color to change the layout and spacing.
</span><span class="cx">  *
</span><span class="cx">  * @since Twenty Twelve 1.0
</span><span class="lines">@@ -378,8 +378,8 @@
</span><span class="cx">         if ( ! is_active_sidebar( 'sidebar-1' ) || is_page_template( 'page-templates/full-width.php' ) )
</span><span class="cx">                 $classes[] = 'full-width';
</span><span class="cx"> 
</span><del>-        if ( is_page_template( 'page-templates/home.php' ) ) {
-                $classes[] = 'template-home';
</del><ins>+        if ( is_page_template( 'page-templates/front-page.php' ) ) {
+                $classes[] = 'template-front-page';
</ins><span class="cx">                 if ( has_post_thumbnail() )
</span><span class="cx">                         $classes[] = 'has-post-thumbnail';
</span><span class="cx">         }
</span></span></pre></div>
<a id="trunkwpcontentthemestwentytwelvepagetemplatesfrontpagephpfromrev21884trunkwpcontentthemestwentytwelvepagetemplateshomephp"></a>
<div class="copfile"><h4>Copied: trunk/wp-content/themes/twentytwelve/page-templates/front-page.php (from rev 21884, trunk/wp-content/themes/twentytwelve/page-templates/home.php) (0 => 21886)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-content/themes/twentytwelve/page-templates/front-page.php                                (rev 0)
+++ trunk/wp-content/themes/twentytwelve/page-templates/front-page.php        2012-09-18 17:28:36 UTC (rev 21886)
</span><span class="lines">@@ -0,0 +1,32 @@
</span><ins>+&lt;?php
+/**
+ * Template Name: Front Page Template
+ *
+ * @todo Better documentation here.
+ *
+ * @package WordPress
+ * @subpackage Twenty_Twelve
+ * @since Twenty Twelve 1.0
+ */
+
+get_header(); ?&gt;
+
+        &lt;div id=&quot;primary&quot; class=&quot;site-content&quot;&gt;
+                &lt;div id=&quot;content&quot; role=&quot;main&quot;&gt;
+
+                        &lt;?php while ( have_posts() ) : the_post(); ?&gt;
+                                &lt;?php if ( has_post_thumbnail() ) : ?&gt;
+                                        &lt;div class=&quot;entry-page-image&quot;&gt;
+                                                &lt;?php the_post_thumbnail(); ?&gt;
+                                        &lt;/div&gt;&lt;!-- .entry-page-image --&gt;
+                                &lt;?php endif; ?&gt;
+
+                                &lt;?php get_template_part( 'content', 'page' ); ?&gt;
+
+                        &lt;?php endwhile; // end of the loop. ?&gt;
+
+                &lt;/div&gt;&lt;!-- #content --&gt;
+        &lt;/div&gt;&lt;!-- #primary --&gt;
+
+&lt;?php get_sidebar( 'front' ); ?&gt;
+&lt;?php get_footer(); ?&gt;
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkwpcontentthemestwentytwelvepagetemplateshomephp"></a>
<div class="delfile"><h4>Deleted: trunk/wp-content/themes/twentytwelve/page-templates/home.php (21885 => 21886)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-content/themes/twentytwelve/page-templates/home.php        2012-09-17 22:19:03 UTC (rev 21885)
+++ trunk/wp-content/themes/twentytwelve/page-templates/home.php        2012-09-18 17:28:36 UTC (rev 21886)
</span><span class="lines">@@ -1,32 +0,0 @@
</span><del>-&lt;?php
-/**
- * Template Name: Homepage Template
- *
- * @todo Better documentation here.
- *
- * @package WordPress
- * @subpackage Twenty_Twelve
- * @since Twenty Twelve 1.0
- */
-
-get_header(); ?&gt;
-
-        &lt;div id=&quot;primary&quot; class=&quot;site-content&quot;&gt;
-                &lt;div id=&quot;content&quot; role=&quot;main&quot;&gt;
-
-                        &lt;?php while ( have_posts() ) : the_post(); ?&gt;
-                                &lt;?php if ( has_post_thumbnail() ) : ?&gt;
-                                        &lt;div class=&quot;entry-page-image&quot;&gt;
-                                                &lt;?php the_post_thumbnail(); ?&gt;
-                                        &lt;/div&gt;&lt;!-- .entry-page-image --&gt;
-                                &lt;?php endif; ?&gt;
-
-                                &lt;?php get_template_part( 'content', 'page' ); ?&gt;
-
-                        &lt;?php endwhile; // end of the loop. ?&gt;
-
-                &lt;/div&gt;&lt;!-- #content --&gt;
-        &lt;/div&gt;&lt;!-- #primary --&gt;
-
-&lt;?php get_sidebar( 'home' ); ?&gt;
-&lt;?php get_footer(); ?&gt;
</del><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkwpcontentthemestwentytwelvertlcss"></a>
<div class="modfile"><h4>Modified: trunk/wp-content/themes/twentytwelve/rtl.css (21885 => 21886)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-content/themes/twentytwelve/rtl.css        2012-09-17 22:19:03 UTC (rev 21885)
+++ trunk/wp-content/themes/twentytwelve/rtl.css        2012-09-18 17:28:36 UTC (rev 21886)
</span><span class="lines">@@ -146,10 +146,10 @@
</span><span class="cx"> }
</span><span class="cx"> 
</span><span class="cx"> 
</span><del>-/* =Home page template styling
</del><ins>+/* =Front page template styling
</ins><span class="cx"> -------------------------------------------------------------- */
</span><span class="cx"> 
</span><del>-.template-home .widget-area .widget_text img {
</del><ins>+.template-front-page .widget-area .widget_text img {
</ins><span class="cx">         float: right;
</span><span class="cx">         margin: 8px 0 8px 24px;
</span><span class="cx">         margin: 0.571428571rem 0 0.571428571rem 1.714285714rem;
</span><span class="lines">@@ -188,7 +188,7 @@
</span><span class="cx"> /* Minimum width of 600 pixels. */
</span><span class="cx"> @media screen and (min-width: 600px) {
</span><span class="cx">         .site-content,
</span><del>-        .template-home.has-post-thumbnail article {
</del><ins>+        .template-front-page.has-post-thumbnail article {
</ins><span class="cx">                 float: right;
</span><span class="cx">         }
</span><span class="cx">         .widget-area,
</span><span class="lines">@@ -199,19 +199,19 @@
</span><span class="cx">         .site-header h2 {
</span><span class="cx">                 text-align: right;
</span><span class="cx">         }
</span><del>-        .template-home .widget-area .widget_text img {
</del><ins>+        .template-front-page .widget-area .widget_text img {
</ins><span class="cx">                 float: right;
</span><span class="cx">                 margin: 8px 0 8px 24px;
</span><span class="cx">         }
</span><del>-        .template-home .widget-area .widget,
-        .template-home .widget-area.two .home-widgets {
</del><ins>+        .template-front-page .widget-area .widget,
+        .template-front-page .widget-area.two .front-widgets {
</ins><span class="cx">                 float: right;
</span><span class="cx">         }
</span><del>-        .template-home .widget-area .widget:nth-child(odd) {
</del><ins>+        .template-front-page .widget-area .widget:nth-child(odd) {
</ins><span class="cx">                 clear: left;
</span><span class="cx">         }
</span><del>-        .template-home .widget-area .widget:nth-child(even),
-        .template-home .widget-area.two .home-widgets + .home-widgets {
</del><ins>+        .template-front-page .widget-area .widget:nth-child(even),
+        .template-front-page .widget-area.two .front-widgets + .front-widgets {
</ins><span class="cx">                 float: left;
</span><span class="cx">                 margin: 0 24px 0;
</span><span class="cx">                 margin: 0 1.714285714rem 0;
</span></span></pre></div>
<a id="trunkwpcontentthemestwentytwelvesidebarfrontphpfromrev21884trunkwpcontentthemestwentytwelvesidebarhomephp"></a>
<div class="copfile"><h4>Copied: trunk/wp-content/themes/twentytwelve/sidebar-front.php (from rev 21884, trunk/wp-content/themes/twentytwelve/sidebar-home.php) (0 => 21886)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-content/themes/twentytwelve/sidebar-front.php                                (rev 0)
+++ trunk/wp-content/themes/twentytwelve/sidebar-front.php        2012-09-18 17:28:36 UTC (rev 21886)
</span><span class="lines">@@ -0,0 +1,35 @@
</span><ins>+&lt;?php
+/**
+ * The sidebar containing the front page widget areas.
+ *
+ * If no active widgets in either sidebar, they will be hidden completely.
+ *
+ * @package WordPress
+ * @subpackage Twenty_Twelve
+ * @since Twenty Twelve 1.0
+ */
+
+/*
+ * The front page widget area is triggered if any of the areas
+ * have widgets. So let's check that first.
+ *
+ * If none of the sidebars have widgets, then let's bail early.
+ */
+if ( ! is_active_sidebar( 'sidebar-2' ) &amp;&amp; ! is_active_sidebar( 'sidebar-3' ) )
+        return;
+
+// If we get this far, we have widgets. Let do this.
+?&gt;
+&lt;div id=&quot;secondary&quot; &lt;?php twentytwelve_frontpage_sidebar_class(); ?&gt; role=&quot;complementary&quot;&gt;
+        &lt;?php if ( is_active_sidebar( 'sidebar-2' ) ) : ?&gt;
+        &lt;div class=&quot;first front-widgets&quot;&gt;
+                &lt;?php dynamic_sidebar( 'sidebar-2' ); ?&gt;
+        &lt;/div&gt;&lt;!-- .first --&gt;
+        &lt;?php endif; ?&gt;
+
+        &lt;?php if ( is_active_sidebar( 'sidebar-3' ) ) : ?&gt;
+        &lt;div class=&quot;second front-widgets&quot;&gt;
+                &lt;?php dynamic_sidebar( 'sidebar-3' ); ?&gt;
+        &lt;/div&gt;&lt;!-- .second --&gt;
+        &lt;?php endif; ?&gt;
+&lt;/div&gt;&lt;!-- #secondary --&gt;
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkwpcontentthemestwentytwelvesidebarhomephp"></a>
<div class="delfile"><h4>Deleted: trunk/wp-content/themes/twentytwelve/sidebar-home.php (21885 => 21886)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-content/themes/twentytwelve/sidebar-home.php        2012-09-17 22:19:03 UTC (rev 21885)
+++ trunk/wp-content/themes/twentytwelve/sidebar-home.php        2012-09-18 17:28:36 UTC (rev 21886)
</span><span class="lines">@@ -1,35 +0,0 @@
</span><del>-&lt;?php
-/**
- * The sidebar containing the homepage widget areas.
- *
- * If no active widgets in either sidebar, they will be hidden completely.
- *
- * @package WordPress
- * @subpackage Twenty_Twelve
- * @since Twenty Twelve 1.0
- */
-
-/*
- * The homepage widget area is triggered if any of the areas
- * have widgets. So let's check that first.
- *
- * If none of the sidebars have widgets, then let's bail early.
- */
-if ( ! is_active_sidebar( 'sidebar-2' ) &amp;&amp; ! is_active_sidebar( 'sidebar-3' ) )
-        return;
-
-// If we get this far, we have widgets. Let do this.
-?&gt;
-&lt;div id=&quot;secondary&quot; &lt;?php twentytwelve_homepage_sidebar_class(); ?&gt; role=&quot;complementary&quot;&gt;
-        &lt;?php if ( is_active_sidebar( 'sidebar-2' ) ) : ?&gt;
-        &lt;div class=&quot;first home-widgets&quot;&gt;
-                &lt;?php dynamic_sidebar( 'sidebar-2' ); ?&gt;
-        &lt;/div&gt;&lt;!-- .first --&gt;
-        &lt;?php endif; ?&gt;
-
-        &lt;?php if ( is_active_sidebar( 'sidebar-3' ) ) : ?&gt;
-        &lt;div class=&quot;second home-widgets&quot;&gt;
-                &lt;?php dynamic_sidebar( 'sidebar-3' ); ?&gt;
-        &lt;/div&gt;&lt;!-- .second --&gt;
-        &lt;?php endif; ?&gt;
-&lt;/div&gt;&lt;!-- #secondary --&gt;
</del><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkwpcontentthemestwentytwelvestylecss"></a>
<div class="modfile"><h4>Modified: trunk/wp-content/themes/twentytwelve/style.css (21885 => 21886)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-content/themes/twentytwelve/style.css        2012-09-17 22:19:03 UTC (rev 21885)
+++ trunk/wp-content/themes/twentytwelve/style.css        2012-09-18 17:28:36 UTC (rev 21886)
</span><span class="lines">@@ -3,7 +3,7 @@
</span><span class="cx"> Theme URI: http://wordpress.org/extend/themes/twentytwelve
</span><span class="cx"> Author: the WordPress team
</span><span class="cx"> Author URI: http://wordpress.org/
</span><del>-Description: The 2012 theme for WordPress is a fully responsive theme that looks great on any device. Features include a homepage template with a its own widgets, an optional display font, styling for post formats on both index and single views, and an optional no-sidebar page template. Make it yours with a custom menu, header image, and background.
</del><ins>+Description: The 2012 theme for WordPress is a fully responsive theme that looks great on any device. Features include a front-page template with a its own widgets, an optional display font, styling for post formats on both index and single views, and an optional no-sidebar page template. Make it yours with a custom menu, header image, and background.
</ins><span class="cx"> Version: 0.9
</span><span class="cx"> License: GNU General Public License v2 or later
</span><span class="cx"> License URI: http://www.gnu.org/licenses/gpl-2.0.html
</span><span class="lines">@@ -1204,18 +1204,18 @@
</span><span class="cx"> }
</span><span class="cx"> 
</span><span class="cx"> 
</span><del>-/* =Homepage template
</del><ins>+/* =Front page template
</ins><span class="cx"> -------------------------------------------------------------- */
</span><span class="cx"> 
</span><span class="cx"> .entry-page-image {
</span><span class="cx">         margin-bottom: 14px;
</span><span class="cx">         margin-bottom: 1rem;
</span><span class="cx"> }
</span><del>-.template-home .site-content article {
</del><ins>+.template-front-page .site-content article {
</ins><span class="cx">         border: 0;
</span><span class="cx">         margin-bottom: 0;
</span><span class="cx"> }
</span><del>-.template-home .widget-area {
</del><ins>+.template-front-page .widget-area {
</ins><span class="cx">         clear: both;
</span><span class="cx">         float: none;
</span><span class="cx">         width: auto;
</span><span class="lines">@@ -1223,7 +1223,7 @@
</span><span class="cx">         padding-top: 1.714285714rem;
</span><span class="cx">         border-top: 1px solid #ededed;
</span><span class="cx"> }
</span><del>-.template-home .widget-area .widget li {
</del><ins>+.template-front-page .widget-area .widget li {
</ins><span class="cx">         margin: 8px 0 0;
</span><span class="cx">         margin: 0.571428571rem 0 0;
</span><span class="cx">         font-size: 13px;
</span><span class="lines">@@ -1232,13 +1232,13 @@
</span><span class="cx">         list-style-type: square;
</span><span class="cx">         list-style-position: inside;
</span><span class="cx"> }
</span><del>-.template-home .widget-area .widget li a {
</del><ins>+.template-front-page .widget-area .widget li a {
</ins><span class="cx">         color: #777;
</span><span class="cx"> }
</span><del>-.template-home .widget-area .widget li a:hover {
</del><ins>+.template-front-page .widget-area .widget li a:hover {
</ins><span class="cx">         color: #21759b;
</span><span class="cx"> }
</span><del>-.template-home .widget-area .widget_text img {
</del><ins>+.template-front-page .widget-area .widget_text img {
</ins><span class="cx">         float: left;
</span><span class="cx">         margin: 8px 24px 8px 0;
</span><span class="cx">         margin: 0.571428571rem 1.714285714rem 0.571428571rem 0;
</span><span class="lines">@@ -1331,7 +1331,7 @@
</span><span class="cx">                 float: left;
</span><span class="cx">                 width: 65.104166667%;
</span><span class="cx">         }
</span><del>-        body.template-home .site-content,
</del><ins>+        body.template-front-page .site-content,
</ins><span class="cx">         body.single-attachment .site-content,
</span><span class="cx">         body.full-width .site-content {
</span><span class="cx">                 width: 100%;
</span><span class="lines">@@ -1434,11 +1434,11 @@
</span><span class="cx">         #respond form textarea.blog-textarea {
</span><span class="cx">                 width: 79.666666667%;
</span><span class="cx">         }
</span><del>-        .template-home .site-content,
-        .template-home article {
</del><ins>+        .template-front-page .site-content,
+        .template-front-page article {
</ins><span class="cx">                 overflow: hidden;
</span><span class="cx">         }
</span><del>-        .template-home.has-post-thumbnail article {
</del><ins>+        .template-front-page.has-post-thumbnail article {
</ins><span class="cx">                 float: left;
</span><span class="cx">                 width: 47.916666667%;
</span><span class="cx">         }
</span><span class="lines">@@ -1447,25 +1447,25 @@
</span><span class="cx">                 margin-bottom: 0;
</span><span class="cx">                 width: 47.916666667%;
</span><span class="cx">         }
</span><del>-        .template-home .widget-area .widget,
-        .template-home .widget-area.two .home-widgets {
</del><ins>+        .template-front-page .widget-area .widget,
+        .template-front-page .widget-area.two .front-widgets {
</ins><span class="cx">                 float: left;
</span><span class="cx">                 width: 51.875%;
</span><span class="cx">                 margin-bottom: 24px;
</span><span class="cx">                 margin-bottom: 1.714285714rem;
</span><span class="cx">         }
</span><del>-        .template-home .widget-area .widget:nth-child(odd) {
</del><ins>+        .template-front-page .widget-area .widget:nth-child(odd) {
</ins><span class="cx">                 clear: right;
</span><span class="cx">         }
</span><del>-        .template-home .widget-area .widget:nth-child(even),
-        .template-home .widget-area.two .home-widgets + .home-widgets {
</del><ins>+        .template-front-page .widget-area .widget:nth-child(even),
+        .template-front-page .widget-area.two .front-widgets + .front-widgets {
</ins><span class="cx">                 float: right;
</span><span class="cx">                 width: 39.0625%;
</span><span class="cx">                 margin: 0 0 24px;
</span><span class="cx">                 margin: 0 0 1.714285714rem;
</span><span class="cx">         }
</span><del>-        .template-home .widget-area.two .widget,
-        .template-home .widget-area.two .widget:nth-child(even) {
</del><ins>+        .template-front-page .widget-area.two .widget,
+        .template-front-page .widget-area.two .widget:nth-child(even) {
</ins><span class="cx">                 float: none;
</span><span class="cx">                 width: auto;
</span><span class="cx">         }
</span></span></pre>
</div>
</div>

</body>
</html>