<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,25 +1,34 @@
 &lt;?php get_header(); ?&gt;
-&lt;div id=&quot;yui-main&quot;&gt;&lt;div class=&quot;yui-b&quot;&gt; 
+&lt;div id=&quot;yui-main&quot;&gt;
+    &lt;div class=&quot;yui-b&quot;&gt; 
 
-&lt;?php if (have_posts()) : while (have_posts()) : the_post(); ?&gt;
-&lt;h2&gt;* &lt;a href=&quot;&lt;?php the_permalink() ?&gt;&quot; rel=&quot;bookmark&quot; title=&quot;Permanent Link to &lt;?php the_title_attribute(); ?&gt;&quot;&gt;&lt;?php the_title(); ?&gt;&lt;/a&gt;&lt;/h2&gt;
-&lt;p&gt;Posted on &lt;?php the_time('F jS, Y') ?&gt; by &lt;?php the_author() ?&gt;.&lt;/p&gt;
-&lt;div class=&quot;articles&quot;&gt;
-&lt;?php the_content('Read the rest of this entry &amp;raquo;'); ?&gt;&lt;div style=&quot;clear: both;&quot;&gt; &lt;/div&gt;
-&lt;/div&gt;
-    &lt;!-- end content --&gt;
-    &lt;?php comments_template(); ?&gt;
-        &lt;?php endwhile; ?&gt;
+    &lt;?php if (have_posts()) : while (have_posts()) : the_post(); ?&gt;
+
+        &lt;div class=&quot;entry&quot;&gt;
+            &lt;h2&gt;&lt;a href=&quot;&lt;?php the_permalink() ?&gt;&quot; rel=&quot;bookmark&quot; title=&quot;Permanent Link to &lt;?php the_title_attribute(); ?&gt;&quot;&gt;&lt;?php the_title(); ?&gt;&lt;/a&gt;&lt;/h2&gt;
+            &lt;p&gt;
+                Posted on &lt;?php the_time('F jS, Y') ?&gt; by &lt;?php the_author() ?&gt;.
+            &lt;/p&gt;
+            &lt;div class=&quot;articles&quot;&gt;
+                &lt;?php the_content('Read the rest of this entry &amp;raquo;'); ?&gt;
+                &lt;div style=&quot;clear: both;&quot;&gt; &lt;/div&gt;
+            &lt;/div&gt;
+
+            &lt;?php comments_template(); ?&gt;
 
-            
+        &lt;/div&gt;
 
-&lt;?php else : ?&gt;
+    &lt;?php endwhile; ?&gt;
+
+    &lt;?php else : ?&gt;
 
         &lt;h2&gt;Not Found&lt;/h2&gt;
         &lt;p&gt;Sorry, but you are looking for something that isn't here.&lt;/p&gt;
 
     &lt;?php endif; ?&gt;
-&lt;/div&gt;&lt;/div&gt;
+
+    &lt;/div&gt;
+&lt;/div&gt;
 
 &lt;?php get_sidebar(); ?&gt;
 </diff>
      <filename>page.php</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>25fd49ff0c3ebfeb5d8860bb57f940f01313ec9b</id>
    </parent>
  </parents>
  <author>
    <name>Neil Crosby</name>
    <email>neil@thetenwordreview.com</email>
  </author>
  <url>http://github.com/NeilCrosby/theme-the-code-train/commit/4301b97f4c00f45f74aa50114ab68a914e06c12f</url>
  <id>4301b97f4c00f45f74aa50114ab68a914e06c12f</id>
  <committed-date>2009-02-11T10:57:56-08:00</committed-date>
  <authored-date>2009-02-11T10:57:56-08:00</authored-date>
  <message>Entry-ise and re-indent page template</message>
  <tree>a934cb16671c371460b3a8ec16346e52ab94be33</tree>
  <committer>
    <name>Neil Crosby</name>
    <email>neil@thetenwordreview.com</email>
  </committer>
</commit>
