Index: 404.php
===================================================================
--- 404.php	(revision 39996)
+++ 404.php	(working copy)
@@ -45,4 +45,4 @@
 		</div><!-- #content -->
 	</div><!-- #primary -->
 
-<?php get_footer(); ?>
\ No newline at end of file
+<?php get_footer();
Index: archive.php
===================================================================
--- archive.php	(revision 39996)
+++ archive.php	(working copy)
@@ -69,4 +69,4 @@
 		</section><!-- #primary -->
 
 <?php get_sidebar(); ?>
-<?php get_footer(); ?>
+<?php get_footer();
Index: author.php
===================================================================
--- author.php	(revision 39996)
+++ author.php	(working copy)
@@ -98,4 +98,4 @@
 		</section><!-- #primary -->
 
 <?php get_sidebar(); ?>
-<?php get_footer(); ?>
\ No newline at end of file
+<?php get_footer();
Index: category.php
===================================================================
--- category.php	(revision 39996)
+++ category.php	(working copy)
@@ -71,4 +71,4 @@
 		</section><!-- #primary -->
 
 <?php get_sidebar(); ?>
-<?php get_footer(); ?>
+<?php get_footer();
Index: image.php
===================================================================
--- image.php	(revision 39996)
+++ image.php	(working copy)
@@ -109,4 +109,4 @@
 			</div><!-- #content -->
 		</div><!-- #primary -->
 
-<?php get_footer(); ?>
\ No newline at end of file
+<?php get_footer();
Index: index.php
===================================================================
--- index.php	(revision 39996)
+++ index.php	(working copy)
@@ -49,4 +49,4 @@
 		</div><!-- #primary -->
 
 <?php get_sidebar(); ?>
-<?php get_footer(); ?>
+<?php get_footer();
Index: page.php
===================================================================
--- page.php	(revision 39996)
+++ page.php	(working copy)
@@ -28,4 +28,4 @@
 			</div><!-- #content -->
 		</div><!-- #primary -->
 
-<?php get_footer(); ?>
\ No newline at end of file
+<?php get_footer();
Index: showcase.php
===================================================================
--- showcase.php	(revision 39996)
+++ showcase.php	(working copy)
@@ -225,4 +225,4 @@
 			</div><!-- #content -->
 		</div><!-- #primary -->
 
-<?php get_footer(); ?>
\ No newline at end of file
+<?php get_footer();
Index: sidebar-page.php
===================================================================
--- sidebar-page.php	(revision 39996)
+++ sidebar-page.php	(working copy)
@@ -26,4 +26,4 @@
 		</div><!-- #primary -->
 
 <?php get_sidebar(); ?>
-<?php get_footer(); ?>
\ No newline at end of file
+<?php get_footer();
Index: sidebar.php
===================================================================
--- sidebar.php	(revision 39996)
+++ sidebar.php	(working copy)
@@ -33,4 +33,4 @@
 
 			<?php endif; // end sidebar widget area ?>
 		</div><!-- #secondary .widget-area -->
-<?php endif; ?>
\ No newline at end of file
+<?php endif;
Index: single.php
===================================================================
--- single.php	(revision 39996)
+++ single.php	(working copy)
@@ -29,4 +29,4 @@
 			</div><!-- #content -->
 		</div><!-- #primary -->
 
-<?php get_footer(); ?>
\ No newline at end of file
+<?php get_footer();
Index: tag.php
===================================================================
--- tag.php	(revision 39996)
+++ tag.php	(working copy)
@@ -72,4 +72,4 @@
 		</section><!-- #primary -->
 
 <?php get_sidebar(); ?>
-<?php get_footer(); ?>
+<?php get_footer();
