Index: src/wp-content/themes/twentyeleven/404.php
===================================================================
--- src/wp-content/themes/twentyeleven/404.php	(revision 51879)
+++ src/wp-content/themes/twentyeleven/404.php	(working copy)
@@ -62,4 +62,4 @@
 		</div><!-- #content -->
 	</div><!-- #primary -->
 
-<?php get_footer(); ?>
+<?php get_footer();
Index: src/wp-content/themes/twentyeleven/archive.php
===================================================================
--- src/wp-content/themes/twentyeleven/archive.php	(revision 51879)
+++ src/wp-content/themes/twentyeleven/archive.php	(working copy)
@@ -79,4 +79,4 @@
 		</section><!-- #primary -->
 
 <?php get_sidebar(); ?>
-<?php get_footer(); ?>
+<?php get_footer();
Index: src/wp-content/themes/twentyeleven/author.php
===================================================================
--- src/wp-content/themes/twentyeleven/author.php	(revision 51879)
+++ src/wp-content/themes/twentyeleven/author.php	(working copy)
@@ -114,4 +114,4 @@
 		</section><!-- #primary -->
 
 <?php get_sidebar(); ?>
-<?php get_footer(); ?>
+<?php get_footer();
Index: src/wp-content/themes/twentyeleven/category.php
===================================================================
--- src/wp-content/themes/twentyeleven/category.php	(revision 51879)
+++ src/wp-content/themes/twentyeleven/category.php	(working copy)
@@ -78,4 +78,4 @@
 		</section><!-- #primary -->
 
 <?php get_sidebar(); ?>
-<?php get_footer(); ?>
+<?php get_footer();
Index: src/wp-content/themes/twentyeleven/image.php
===================================================================
--- src/wp-content/themes/twentyeleven/image.php	(revision 51879)
+++ src/wp-content/themes/twentyeleven/image.php	(working copy)
@@ -137,4 +137,4 @@
 			</div><!-- #content -->
 		</div><!-- #primary -->
 
-<?php get_footer(); ?>
+<?php get_footer();
Index: src/wp-content/themes/twentyeleven/index.php
===================================================================
--- src/wp-content/themes/twentyeleven/index.php	(revision 51879)
+++ src/wp-content/themes/twentyeleven/index.php	(working copy)
@@ -52,4 +52,4 @@
 		</div><!-- #primary -->
 
 <?php get_sidebar(); ?>
-<?php get_footer(); ?>
+<?php get_footer();
Index: src/wp-content/themes/twentyeleven/page.php
===================================================================
--- src/wp-content/themes/twentyeleven/page.php	(revision 51879)
+++ src/wp-content/themes/twentyeleven/page.php	(working copy)
@@ -31,4 +31,4 @@
 			</div><!-- #content -->
 		</div><!-- #primary -->
 
-<?php get_footer(); ?>
+<?php get_footer();
Index: src/wp-content/themes/twentyeleven/search.php
===================================================================
--- src/wp-content/themes/twentyeleven/search.php	(revision 51879)
+++ src/wp-content/themes/twentyeleven/search.php	(working copy)
@@ -64,4 +64,4 @@
 		</section><!-- #primary -->
 
 <?php get_sidebar(); ?>
-<?php get_footer(); ?>
+<?php get_footer();
Index: src/wp-content/themes/twentyeleven/showcase.php
===================================================================
--- src/wp-content/themes/twentyeleven/showcase.php	(revision 51879)
+++ src/wp-content/themes/twentyeleven/showcase.php	(working copy)
@@ -251,4 +251,4 @@
 			</div><!-- #content -->
 		</div><!-- #primary -->
 
-<?php get_footer(); ?>
+<?php get_footer();
Index: src/wp-content/themes/twentyeleven/sidebar-page.php
===================================================================
--- src/wp-content/themes/twentyeleven/sidebar-page.php	(revision 51879)
+++ src/wp-content/themes/twentyeleven/sidebar-page.php	(working copy)
@@ -29,4 +29,4 @@
 		</div><!-- #primary -->
 
 <?php get_sidebar(); ?>
-<?php get_footer(); ?>
+<?php get_footer();
Index: src/wp-content/themes/twentyeleven/sidebar.php
===================================================================
--- src/wp-content/themes/twentyeleven/sidebar.php	(revision 51879)
+++ src/wp-content/themes/twentyeleven/sidebar.php	(working copy)
@@ -33,4 +33,4 @@
 
 			<?php endif; // End sidebar widget area. ?>
 		</div><!-- #secondary .widget-area -->
-<?php endif; ?>
+<?php endif;
Index: src/wp-content/themes/twentyeleven/single.php
===================================================================
--- src/wp-content/themes/twentyeleven/single.php	(revision 51879)
+++ src/wp-content/themes/twentyeleven/single.php	(working copy)
@@ -32,4 +32,4 @@
 			</div><!-- #content -->
 		</div><!-- #primary -->
 
-<?php get_footer(); ?>
+<?php get_footer();
Index: src/wp-content/themes/twentyeleven/tag.php
===================================================================
--- src/wp-content/themes/twentyeleven/tag.php	(revision 51879)
+++ src/wp-content/themes/twentyeleven/tag.php	(working copy)
@@ -78,4 +78,4 @@
 		</section><!-- #primary -->
 
 <?php get_sidebar(); ?>
-<?php get_footer(); ?>
+<?php get_footer();
Index: src/wp-content/themes/twentyfifteen/404.php
===================================================================
--- src/wp-content/themes/twentyfifteen/404.php	(revision 51879)
+++ src/wp-content/themes/twentyfifteen/404.php	(working copy)
@@ -27,4 +27,4 @@
 		</main><!-- .site-main -->
 	</div><!-- .content-area -->
 
-<?php get_footer(); ?>
+<?php get_footer();
Index: src/wp-content/themes/twentyfifteen/archive.php
===================================================================
--- src/wp-content/themes/twentyfifteen/archive.php	(revision 51879)
+++ src/wp-content/themes/twentyfifteen/archive.php	(working copy)
@@ -64,4 +64,4 @@
 		</main><!-- .site-main -->
 	</section><!-- .content-area -->
 
-<?php get_footer(); ?>
+<?php get_footer();
Index: src/wp-content/themes/twentyfifteen/image.php
===================================================================
--- src/wp-content/themes/twentyfifteen/image.php	(revision 51879)
+++ src/wp-content/themes/twentyfifteen/image.php	(working copy)
@@ -96,4 +96,4 @@
 		</main><!-- .site-main -->
 	</div><!-- .content-area -->
 
-<?php get_footer(); ?>
+<?php get_footer();
Index: src/wp-content/themes/twentyfifteen/index.php
===================================================================
--- src/wp-content/themes/twentyfifteen/index.php	(revision 51879)
+++ src/wp-content/themes/twentyfifteen/index.php	(working copy)
@@ -61,4 +61,4 @@
 		</main><!-- .site-main -->
 	</div><!-- .content-area -->
 
-<?php get_footer(); ?>
+<?php get_footer();
Index: src/wp-content/themes/twentyfifteen/page.php
===================================================================
--- src/wp-content/themes/twentyfifteen/page.php	(revision 51879)
+++ src/wp-content/themes/twentyfifteen/page.php	(working copy)
@@ -36,4 +36,4 @@
 		</main><!-- .site-main -->
 	</div><!-- .content-area -->
 
-<?php get_footer(); ?>
+<?php get_footer();
Index: src/wp-content/themes/twentyfifteen/search.php
===================================================================
--- src/wp-content/themes/twentyfifteen/search.php	(revision 51879)
+++ src/wp-content/themes/twentyfifteen/search.php	(working copy)
@@ -59,4 +59,4 @@
 		</main><!-- .site-main -->
 	</section><!-- .content-area -->
 
-<?php get_footer(); ?>
+<?php get_footer();
Index: src/wp-content/themes/twentyfifteen/sidebar.php
===================================================================
--- src/wp-content/themes/twentyfifteen/sidebar.php	(revision 51879)
+++ src/wp-content/themes/twentyfifteen/sidebar.php	(working copy)
@@ -48,4 +48,4 @@
 
 	</div><!-- .secondary -->
 
-<?php endif; ?>
+<?php endif;
Index: src/wp-content/themes/twentyfifteen/single.php
===================================================================
--- src/wp-content/themes/twentyfifteen/single.php	(revision 51879)
+++ src/wp-content/themes/twentyfifteen/single.php	(working copy)
@@ -48,4 +48,4 @@
 		</main><!-- .site-main -->
 	</div><!-- .content-area -->
 
-<?php get_footer(); ?>
+<?php get_footer();
Index: src/wp-content/themes/twentynineteen/template-parts/footer/footer-widgets.php
===================================================================
--- src/wp-content/themes/twentynineteen/template-parts/footer/footer-widgets.php	(revision 51879)
+++ src/wp-content/themes/twentynineteen/template-parts/footer/footer-widgets.php	(working copy)
@@ -21,4 +21,4 @@
 		?>
 	</aside><!-- .widget-area -->
 
-<?php endif; ?>
+<?php endif;
Index: src/wp-content/themes/twentynineteen/template-parts/header/entry-header.php
===================================================================
--- src/wp-content/themes/twentynineteen/template-parts/header/entry-header.php	(revision 51879)
+++ src/wp-content/themes/twentynineteen/template-parts/header/entry-header.php	(working copy)
@@ -43,4 +43,4 @@
 		);
 	?>
 </div><!-- .entry-meta -->
-<?php endif; ?>
+<?php endif;
Index: src/wp-content/themes/twentynineteen/template-parts/post/author-bio.php
===================================================================
--- src/wp-content/themes/twentynineteen/template-parts/post/author-bio.php	(revision 51879)
+++ src/wp-content/themes/twentynineteen/template-parts/post/author-bio.php	(working copy)
@@ -27,4 +27,4 @@
 		</a>
 	</p><!-- .author-description -->
 </div><!-- .author-bio -->
-<?php endif; ?>
+<?php endif;
Index: src/wp-content/themes/twentyseventeen/template-parts/footer/footer-widgets.php
===================================================================
--- src/wp-content/themes/twentyseventeen/template-parts/footer/footer-widgets.php	(revision 51879)
+++ src/wp-content/themes/twentyseventeen/template-parts/footer/footer-widgets.php	(working copy)
@@ -32,4 +32,4 @@
 		<?php } ?>
 	</aside><!-- .widget-area -->
 
-<?php endif; ?>
+<?php endif;
Index: src/wp-content/themes/twentysixteen/404.php
===================================================================
--- src/wp-content/themes/twentysixteen/404.php	(revision 51879)
+++ src/wp-content/themes/twentysixteen/404.php	(working copy)
@@ -31,4 +31,4 @@
 	</div><!-- .content-area -->
 
 <?php get_sidebar(); ?>
-<?php get_footer(); ?>
+<?php get_footer();
Index: src/wp-content/themes/twentysixteen/archive.php
===================================================================
--- src/wp-content/themes/twentysixteen/archive.php	(revision 51879)
+++ src/wp-content/themes/twentysixteen/archive.php	(working copy)
@@ -66,4 +66,4 @@
 	</div><!-- .content-area -->
 
 <?php get_sidebar(); ?>
-<?php get_footer(); ?>
+<?php get_footer();
Index: src/wp-content/themes/twentysixteen/image.php
===================================================================
--- src/wp-content/themes/twentysixteen/image.php	(revision 51879)
+++ src/wp-content/themes/twentysixteen/image.php	(working copy)
@@ -115,4 +115,4 @@
 	</div><!-- .content-area -->
 
 <?php get_sidebar(); ?>
-<?php get_footer(); ?>
+<?php get_footer();
Index: src/wp-content/themes/twentysixteen/index.php
===================================================================
--- src/wp-content/themes/twentysixteen/index.php	(revision 51879)
+++ src/wp-content/themes/twentysixteen/index.php	(working copy)
@@ -63,4 +63,4 @@
 	</div><!-- .content-area -->
 
 <?php get_sidebar(); ?>
-<?php get_footer(); ?>
+<?php get_footer();
Index: src/wp-content/themes/twentysixteen/page.php
===================================================================
--- src/wp-content/themes/twentysixteen/page.php	(revision 51879)
+++ src/wp-content/themes/twentysixteen/page.php	(working copy)
@@ -39,4 +39,4 @@
 </div><!-- .content-area -->
 
 <?php get_sidebar(); ?>
-<?php get_footer(); ?>
+<?php get_footer();
Index: src/wp-content/themes/twentysixteen/search.php
===================================================================
--- src/wp-content/themes/twentysixteen/search.php	(revision 51879)
+++ src/wp-content/themes/twentysixteen/search.php	(working copy)
@@ -58,4 +58,4 @@
 	</section><!-- .content-area -->
 
 <?php get_sidebar(); ?>
-<?php get_footer(); ?>
+<?php get_footer();
Index: src/wp-content/themes/twentysixteen/sidebar.php
===================================================================
--- src/wp-content/themes/twentysixteen/sidebar.php	(revision 51879)
+++ src/wp-content/themes/twentysixteen/sidebar.php	(working copy)
@@ -12,4 +12,4 @@
 	<aside id="secondary" class="sidebar widget-area" role="complementary">
 		<?php dynamic_sidebar( 'sidebar-1' ); ?>
 	</aside><!-- .sidebar .widget-area -->
-<?php endif; ?>
+<?php endif;
Index: src/wp-content/themes/twentysixteen/single.php
===================================================================
--- src/wp-content/themes/twentysixteen/single.php	(revision 51879)
+++ src/wp-content/themes/twentysixteen/single.php	(working copy)
@@ -56,4 +56,4 @@
 </div><!-- .content-area -->
 
 <?php get_sidebar(); ?>
-<?php get_footer(); ?>
+<?php get_footer();
Index: src/wp-content/themes/twentyten/404.php
===================================================================
--- src/wp-content/themes/twentyten/404.php	(revision 51879)
+++ src/wp-content/themes/twentyten/404.php	(working copy)
@@ -27,4 +27,4 @@
 		document.getElementById('s') && document.getElementById('s').focus();
 	</script>
 
-<?php get_footer(); ?>
+<?php get_footer();
Index: src/wp-content/themes/twentyten/archive.php
===================================================================
--- src/wp-content/themes/twentyten/archive.php	(revision 51879)
+++ src/wp-content/themes/twentyten/archive.php	(working copy)
@@ -67,4 +67,4 @@
 		</div><!-- #container -->
 
 <?php get_sidebar(); ?>
-<?php get_footer(); ?>
+<?php get_footer();
Index: src/wp-content/themes/twentyten/attachment.php
===================================================================
--- src/wp-content/themes/twentyten/attachment.php	(revision 51879)
+++ src/wp-content/themes/twentyten/attachment.php	(working copy)
@@ -24,4 +24,4 @@
 			</div><!-- #content -->
 		</div><!-- #container -->
 
-<?php get_footer(); ?>
+<?php get_footer();
Index: src/wp-content/themes/twentyten/author.php
===================================================================
--- src/wp-content/themes/twentyten/author.php	(revision 51879)
+++ src/wp-content/themes/twentyten/author.php	(working copy)
@@ -82,4 +82,4 @@
 		</div><!-- #container -->
 
 <?php get_sidebar(); ?>
-<?php get_footer(); ?>
+<?php get_footer();
Index: src/wp-content/themes/twentyten/category.php
===================================================================
--- src/wp-content/themes/twentyten/category.php	(revision 51879)
+++ src/wp-content/themes/twentyten/category.php	(working copy)
@@ -36,4 +36,4 @@
 		</div><!-- #container -->
 
 <?php get_sidebar(); ?>
-<?php get_footer(); ?>
+<?php get_footer();
Index: src/wp-content/themes/twentyten/index.php
===================================================================
--- src/wp-content/themes/twentyten/index.php	(revision 51879)
+++ src/wp-content/themes/twentyten/index.php	(working copy)
@@ -30,4 +30,4 @@
 		</div><!-- #container -->
 
 <?php get_sidebar(); ?>
-<?php get_footer(); ?>
+<?php get_footer();
Index: src/wp-content/themes/twentyten/loop-attachment.php
===================================================================
--- src/wp-content/themes/twentyten/loop-attachment.php	(revision 51879)
+++ src/wp-content/themes/twentyten/loop-attachment.php	(working copy)
@@ -179,4 +179,4 @@
 		<?php comments_template(); ?>
 
 <?php endwhile;
-} // End of the loop. ?>
+} // End of the loop.
Index: src/wp-content/themes/twentyten/loop-page.php
===================================================================
--- src/wp-content/themes/twentyten/loop-page.php	(revision 51879)
+++ src/wp-content/themes/twentyten/loop-page.php	(working copy)
@@ -45,4 +45,4 @@
 				<?php comments_template( '', true ); ?>
 
 <?php endwhile;
-} // End of the loop. ?>
+} // End of the loop.
Index: src/wp-content/themes/twentyten/loop-single.php
===================================================================
--- src/wp-content/themes/twentyten/loop-single.php	(revision 51879)
+++ src/wp-content/themes/twentyten/loop-single.php	(working copy)
@@ -88,4 +88,4 @@
 					<?php comments_template( '', true ); ?>
 
 	<?php endwhile;
-} // End of the loop. ?>
+} // End of the loop.
Index: src/wp-content/themes/twentyten/loop.php
===================================================================
--- src/wp-content/themes/twentyten/loop.php	(revision 51879)
+++ src/wp-content/themes/twentyten/loop.php	(working copy)
@@ -208,4 +208,4 @@
 					<div class="nav-previous"><?php next_posts_link( __( '<span class="meta-nav">&larr;</span> Older posts', 'twentyten' ) ); ?></div>
 					<div class="nav-next"><?php previous_posts_link( __( 'Newer posts <span class="meta-nav">&rarr;</span>', 'twentyten' ) ); ?></div>
 				</div><!-- #nav-below -->
-<?php endif; ?>
+<?php endif;
Index: src/wp-content/themes/twentyten/onecolumn-page.php
===================================================================
--- src/wp-content/themes/twentyten/onecolumn-page.php	(revision 51879)
+++ src/wp-content/themes/twentyten/onecolumn-page.php	(working copy)
@@ -29,4 +29,4 @@
 			</div><!-- #content -->
 		</div><!-- #container -->
 
-<?php get_footer(); ?>
+<?php get_footer();
Index: src/wp-content/themes/twentyten/page.php
===================================================================
--- src/wp-content/themes/twentyten/page.php	(revision 51879)
+++ src/wp-content/themes/twentyten/page.php	(working copy)
@@ -30,4 +30,4 @@
 		</div><!-- #container -->
 
 <?php get_sidebar(); ?>
-<?php get_footer(); ?>
+<?php get_footer();
Index: src/wp-content/themes/twentyten/search.php
===================================================================
--- src/wp-content/themes/twentyten/search.php	(revision 51879)
+++ src/wp-content/themes/twentyten/search.php	(working copy)
@@ -40,4 +40,4 @@
 		</div><!-- #container -->
 
 <?php get_sidebar(); ?>
-<?php get_footer(); ?>
+<?php get_footer();
Index: src/wp-content/themes/twentyten/sidebar.php
===================================================================
--- src/wp-content/themes/twentyten/sidebar.php	(revision 51879)
+++ src/wp-content/themes/twentyten/sidebar.php	(working copy)
@@ -56,4 +56,4 @@
 			</ul>
 		</div><!-- #secondary .widget-area -->
 
-<?php endif; ?>
+<?php endif;
Index: src/wp-content/themes/twentyten/single.php
===================================================================
--- src/wp-content/themes/twentyten/single.php	(revision 51879)
+++ src/wp-content/themes/twentyten/single.php	(working copy)
@@ -25,4 +25,4 @@
 		</div><!-- #container -->
 
 <?php get_sidebar(); ?>
-<?php get_footer(); ?>
+<?php get_footer();
Index: src/wp-content/themes/twentyten/tag.php
===================================================================
--- src/wp-content/themes/twentyten/tag.php	(revision 51879)
+++ src/wp-content/themes/twentyten/tag.php	(working copy)
@@ -31,4 +31,4 @@
 		</div><!-- #container -->
 
 <?php get_sidebar(); ?>
-<?php get_footer(); ?>
+<?php get_footer();
Index: src/wp-content/themes/twentythirteen/404.php
===================================================================
--- src/wp-content/themes/twentythirteen/404.php	(revision 51879)
+++ src/wp-content/themes/twentythirteen/404.php	(working copy)
@@ -28,4 +28,4 @@
 		</div><!-- #content -->
 	</div><!-- #primary -->
 
-<?php get_footer(); ?>
+<?php get_footer();
Index: src/wp-content/themes/twentythirteen/archive.php
===================================================================
--- src/wp-content/themes/twentythirteen/archive.php	(revision 51879)
+++ src/wp-content/themes/twentythirteen/archive.php	(working copy)
@@ -60,4 +60,4 @@
 	</div><!-- #primary -->
 
 <?php get_sidebar(); ?>
-<?php get_footer(); ?>
+<?php get_footer();
Index: src/wp-content/themes/twentythirteen/author.php
===================================================================
--- src/wp-content/themes/twentythirteen/author.php	(revision 51879)
+++ src/wp-content/themes/twentythirteen/author.php	(working copy)
@@ -67,4 +67,4 @@
 	</div><!-- #primary -->
 
 <?php get_sidebar(); ?>
-<?php get_footer(); ?>
+<?php get_footer();
Index: src/wp-content/themes/twentythirteen/category.php
===================================================================
--- src/wp-content/themes/twentythirteen/category.php	(revision 51879)
+++ src/wp-content/themes/twentythirteen/category.php	(working copy)
@@ -46,4 +46,4 @@
 	</div><!-- #primary -->
 
 <?php get_sidebar(); ?>
-<?php get_footer(); ?>
+<?php get_footer();
Index: src/wp-content/themes/twentythirteen/image.php
===================================================================
--- src/wp-content/themes/twentythirteen/image.php	(revision 51879)
+++ src/wp-content/themes/twentythirteen/image.php	(working copy)
@@ -100,4 +100,4 @@
 		</div><!-- #content -->
 	</div><!-- #primary -->
 
-<?php get_footer(); ?>
+<?php get_footer();
Index: src/wp-content/themes/twentythirteen/index.php
===================================================================
--- src/wp-content/themes/twentythirteen/index.php	(revision 51879)
+++ src/wp-content/themes/twentythirteen/index.php	(working copy)
@@ -38,4 +38,4 @@
 	</div><!-- #primary -->
 
 <?php get_sidebar(); ?>
-<?php get_footer(); ?>
+<?php get_footer();
Index: src/wp-content/themes/twentythirteen/page.php
===================================================================
--- src/wp-content/themes/twentythirteen/page.php	(revision 51879)
+++ src/wp-content/themes/twentythirteen/page.php	(working copy)
@@ -59,4 +59,4 @@
 	</div><!-- #primary -->
 
 <?php get_sidebar(); ?>
-<?php get_footer(); ?>
+<?php get_footer();
Index: src/wp-content/themes/twentythirteen/search.php
===================================================================
--- src/wp-content/themes/twentythirteen/search.php	(revision 51879)
+++ src/wp-content/themes/twentythirteen/search.php	(working copy)
@@ -41,4 +41,4 @@
 	</div><!-- #primary -->
 
 <?php get_sidebar(); ?>
-<?php get_footer(); ?>
+<?php get_footer();
Index: src/wp-content/themes/twentythirteen/sidebar-main.php
===================================================================
--- src/wp-content/themes/twentythirteen/sidebar-main.php	(revision 51879)
+++ src/wp-content/themes/twentythirteen/sidebar-main.php	(working copy)
@@ -15,4 +15,4 @@
 			<?php dynamic_sidebar( 'sidebar-1' ); ?>
 		</div><!-- .widget-area -->
 	</div><!-- #secondary -->
-<?php endif; ?>
+<?php endif;
Index: src/wp-content/themes/twentythirteen/sidebar.php
===================================================================
--- src/wp-content/themes/twentythirteen/sidebar.php	(revision 51879)
+++ src/wp-content/themes/twentythirteen/sidebar.php	(working copy)
@@ -19,4 +19,4 @@
 			</div><!-- .widget-area -->
 		</div><!-- .sidebar-inner -->
 	</div><!-- #tertiary -->
-<?php endif; ?>
+<?php endif;
Index: src/wp-content/themes/twentythirteen/single.php
===================================================================
--- src/wp-content/themes/twentythirteen/single.php	(revision 51879)
+++ src/wp-content/themes/twentythirteen/single.php	(working copy)
@@ -28,4 +28,4 @@
 	</div><!-- #primary -->
 
 <?php get_sidebar(); ?>
-<?php get_footer(); ?>
+<?php get_footer();
Index: src/wp-content/themes/twentythirteen/tag.php
===================================================================
--- src/wp-content/themes/twentythirteen/tag.php	(revision 51879)
+++ src/wp-content/themes/twentythirteen/tag.php	(working copy)
@@ -48,4 +48,4 @@
 	</div><!-- #primary -->
 
 <?php get_sidebar(); ?>
-<?php get_footer(); ?>
+<?php get_footer();
Index: src/wp-content/themes/twentythirteen/taxonomy-post_format.php
===================================================================
--- src/wp-content/themes/twentythirteen/taxonomy-post_format.php	(revision 51879)
+++ src/wp-content/themes/twentythirteen/taxonomy-post_format.php	(working copy)
@@ -46,4 +46,4 @@
 	</div><!-- #primary -->
 
 <?php get_sidebar(); ?>
-<?php get_footer(); ?>
+<?php get_footer();
Index: src/wp-content/themes/twentytwelve/404.php
===================================================================
--- src/wp-content/themes/twentytwelve/404.php	(revision 51879)
+++ src/wp-content/themes/twentytwelve/404.php	(working copy)
@@ -26,4 +26,4 @@
 		</div><!-- #content -->
 	</div><!-- #primary -->
 
-<?php get_footer(); ?>
+<?php get_footer();
Index: src/wp-content/themes/twentytwelve/archive.php
===================================================================
--- src/wp-content/themes/twentytwelve/archive.php	(revision 51879)
+++ src/wp-content/themes/twentytwelve/archive.php	(working copy)
@@ -67,4 +67,4 @@
 	</section><!-- #primary -->
 
 <?php get_sidebar(); ?>
-<?php get_footer(); ?>
+<?php get_footer();
Index: src/wp-content/themes/twentytwelve/author.php
===================================================================
--- src/wp-content/themes/twentytwelve/author.php	(revision 51879)
+++ src/wp-content/themes/twentytwelve/author.php	(working copy)
@@ -97,4 +97,4 @@
 	</section><!-- #primary -->
 
 <?php get_sidebar(); ?>
-<?php get_footer(); ?>
+<?php get_footer();
Index: src/wp-content/themes/twentytwelve/category.php
===================================================================
--- src/wp-content/themes/twentytwelve/category.php	(revision 51879)
+++ src/wp-content/themes/twentytwelve/category.php	(working copy)
@@ -55,4 +55,4 @@
 	</section><!-- #primary -->
 
 <?php get_sidebar(); ?>
-<?php get_footer(); ?>
+<?php get_footer();
Index: src/wp-content/themes/twentytwelve/image.php
===================================================================
--- src/wp-content/themes/twentytwelve/image.php	(revision 51879)
+++ src/wp-content/themes/twentytwelve/image.php	(working copy)
@@ -139,4 +139,4 @@
 		</div><!-- #content -->
 	</div><!-- #primary -->
 
-<?php get_footer(); ?>
+<?php get_footer();
Index: src/wp-content/themes/twentytwelve/index.php
===================================================================
--- src/wp-content/themes/twentytwelve/index.php	(revision 51879)
+++ src/wp-content/themes/twentytwelve/index.php	(working copy)
@@ -73,4 +73,4 @@
 	</div><!-- #primary -->
 
 <?php get_sidebar(); ?>
-<?php get_footer(); ?>
+<?php get_footer();
Index: src/wp-content/themes/twentytwelve/page-templates/front-page.php
===================================================================
--- src/wp-content/themes/twentytwelve/page-templates/front-page.php	(revision 51879)
+++ src/wp-content/themes/twentytwelve/page-templates/front-page.php	(working copy)
@@ -35,4 +35,4 @@
 	</div><!-- #primary -->
 
 <?php get_sidebar( 'front' ); ?>
-<?php get_footer(); ?>
+<?php get_footer();
Index: src/wp-content/themes/twentytwelve/page-templates/full-width.php
===================================================================
--- src/wp-content/themes/twentytwelve/page-templates/full-width.php	(revision 51879)
+++ src/wp-content/themes/twentytwelve/page-templates/full-width.php	(working copy)
@@ -30,4 +30,4 @@
 		</div><!-- #content -->
 	</div><!-- #primary -->
 
-<?php get_footer(); ?>
+<?php get_footer();
Index: src/wp-content/themes/twentytwelve/page.php
===================================================================
--- src/wp-content/themes/twentytwelve/page.php	(revision 51879)
+++ src/wp-content/themes/twentytwelve/page.php	(working copy)
@@ -29,4 +29,4 @@
 	</div><!-- #primary -->
 
 <?php get_sidebar(); ?>
-<?php get_footer(); ?>
+<?php get_footer();
Index: src/wp-content/themes/twentytwelve/search.php
===================================================================
--- src/wp-content/themes/twentytwelve/search.php	(revision 51879)
+++ src/wp-content/themes/twentytwelve/search.php	(working copy)
@@ -54,4 +54,4 @@
 	</section><!-- #primary -->
 
 <?php get_sidebar(); ?>
-<?php get_footer(); ?>
+<?php get_footer();
Index: src/wp-content/themes/twentytwelve/sidebar.php
===================================================================
--- src/wp-content/themes/twentytwelve/sidebar.php	(revision 51879)
+++ src/wp-content/themes/twentytwelve/sidebar.php	(working copy)
@@ -14,4 +14,4 @@
 		<div id="secondary" class="widget-area" role="complementary">
 			<?php dynamic_sidebar( 'sidebar-1' ); ?>
 		</div><!-- #secondary -->
-	<?php endif; ?>
+	<?php endif;
Index: src/wp-content/themes/twentytwelve/single.php
===================================================================
--- src/wp-content/themes/twentytwelve/single.php	(revision 51879)
+++ src/wp-content/themes/twentytwelve/single.php	(working copy)
@@ -33,4 +33,4 @@
 	</div><!-- #primary -->
 
 <?php get_sidebar(); ?>
-<?php get_footer(); ?>
+<?php get_footer();
Index: src/wp-content/themes/twentytwelve/tag.php
===================================================================
--- src/wp-content/themes/twentytwelve/tag.php	(revision 51879)
+++ src/wp-content/themes/twentytwelve/tag.php	(working copy)
@@ -55,4 +55,4 @@
 	</section><!-- #primary -->
 
 <?php get_sidebar(); ?>
-<?php get_footer(); ?>
+<?php get_footer();
Index: src/wp-content/themes/twentytwenty/singular.php
===================================================================
--- src/wp-content/themes/twentytwenty/singular.php	(revision 51879)
+++ src/wp-content/themes/twentytwenty/singular.php	(working copy)
@@ -31,4 +31,4 @@
 
 <?php get_template_part( 'template-parts/footer-menus-widgets' ); ?>
 
-<?php get_footer(); ?>
+<?php get_footer();
Index: src/wp-content/themes/twentytwenty/template-parts/entry-author-bio.php
===================================================================
--- src/wp-content/themes/twentytwenty/template-parts/entry-author-bio.php	(revision 51879)
+++ src/wp-content/themes/twentytwenty/template-parts/entry-author-bio.php	(working copy)
@@ -30,4 +30,4 @@
 		</a>
 	</div><!-- .author-description -->
 </div><!-- .author-bio -->
-<?php endif; ?>
+<?php endif;
Index: src/wp-content/themes/twentytwenty/template-parts/footer-menus-widgets.php
===================================================================
--- src/wp-content/themes/twentytwenty/template-parts/footer-menus-widgets.php	(revision 51879)
+++ src/wp-content/themes/twentytwenty/template-parts/footer-menus-widgets.php	(working copy)
@@ -116,4 +116,4 @@
 
 	</div><!-- .footer-nav-widgets-wrapper -->
 
-<?php } ?>
+<?php }
Index: src/wp-content/themes/twentytwenty/templates/template-cover.php
===================================================================
--- src/wp-content/themes/twentytwenty/templates/template-cover.php	(revision 51879)
+++ src/wp-content/themes/twentytwenty/templates/template-cover.php	(working copy)
@@ -30,4 +30,4 @@
 
 <?php get_template_part( 'template-parts/footer-menus-widgets' ); ?>
 
-<?php get_footer(); ?>
+<?php get_footer();
Index: src/wp-content/themes/twentytwentyone/archive.php
===================================================================
--- src/wp-content/themes/twentytwentyone/archive.php	(revision 51879)
+++ src/wp-content/themes/twentytwentyone/archive.php	(working copy)
@@ -34,4 +34,4 @@
 	<?php get_template_part( 'template-parts/content/content-none' ); ?>
 <?php endif; ?>
 
-<?php get_footer(); ?>
+<?php get_footer();
Index: src/wp-content/themes/twentytwentyone/template-parts/footer/footer-widgets.php
===================================================================
--- src/wp-content/themes/twentytwentyone/template-parts/footer/footer-widgets.php	(revision 51879)
+++ src/wp-content/themes/twentytwentyone/template-parts/footer/footer-widgets.php	(working copy)
@@ -13,4 +13,4 @@
 		<?php dynamic_sidebar( 'sidebar-1' ); ?>
 	</aside><!-- .widget-area -->
 
-<?php endif; ?>
+<?php endif;
Index: src/wp-content/themes/twentytwentyone/template-parts/header/site-nav.php
===================================================================
--- src/wp-content/themes/twentytwentyone/template-parts/header/site-nav.php	(revision 51879)
+++ src/wp-content/themes/twentytwentyone/template-parts/header/site-nav.php	(working copy)
@@ -33,4 +33,4 @@
 		);
 		?>
 	</nav><!-- #site-navigation -->
-<?php endif; ?>
+<?php endif;
Index: src/wp-content/themes/twentytwentyone/template-parts/post/author-bio.php
===================================================================
--- src/wp-content/themes/twentytwentyone/template-parts/post/author-bio.php	(revision 51879)
+++ src/wp-content/themes/twentytwentyone/template-parts/post/author-bio.php	(working copy)
@@ -35,4 +35,4 @@
 			?>
 		</div><!-- .author-bio-content -->
 	</div><!-- .author-bio -->
-<?php endif; ?>
+<?php endif;
