<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array">
    <added>
      <filename>public/stylesheets/default.css</filename>
    </added>
  </added>
  <modified type="array">
    <modified>
      <diff>@@ -11,11 +11,18 @@
     &lt;?php } ?&gt;
     &lt;script type=&quot;text/javascript&quot; src=&quot;/javascripts/tiny_mce/tiny_mce.js&quot;&gt;&lt;/script&gt;
     &lt;script type=&quot;text/javascript&quot; src=&quot;/javascripts/application.js&quot;&gt;&lt;/script&gt;
+    &lt;link href=&quot;/stylesheets/default.css&quot; media=&quot;all&quot; rel=&quot;stylesheet&quot; type=&quot;text/css&quot; /&gt;
   &lt;/head&gt;
   &lt;body&gt;
-    &lt;?php if($flash = flash()) { ?&gt;
-      &lt;div class=&quot;message&quot;&gt;&lt;?php echo $flash; ?&gt;&lt;/div&gt;
-    &lt;?php } ?&gt;
-    &lt;?php echo $content; ?&gt;
+    &lt;div id=&quot;header&quot;&gt;
+      &lt;h1&gt;Junior &amp;mdash; The world&amp;rsquo;s smallest PHP framework&lt;/h1&gt;
+    &lt;/div&gt;
+
+    &lt;div id=&quot;content&quot;&gt;
+      &lt;?php if($flash = flash()) { ?&gt;
+        &lt;div class=&quot;message&quot;&gt;&lt;?php echo $flash; ?&gt;&lt;/div&gt;
+      &lt;?php } ?&gt;
+      &lt;?php echo $content; ?&gt;
+    &lt;/div&gt;
   &lt;/body&gt;
 &lt;/html&gt;</diff>
      <filename>views/layout.php</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>1d33e12c9345681b44b305dbbb9c121a0ab5cf96</id>
    </parent>
  </parents>
  <author>
    <name>Myles Eftos</name>
    <email>myles@madpilot.com.au</email>
  </author>
  <url>http://github.com/madpilot/eotw_talk/commit/f79ae64356ec574a140c0425a4966991b7bd0544</url>
  <id>f79ae64356ec574a140c0425a4966991b7bd0544</id>
  <committed-date>2009-11-02T15:44:38-08:00</committed-date>
  <authored-date>2009-11-02T15:44:38-08:00</authored-date>
  <message>Added some stylesheets</message>
  <tree>a43493d81a19df2c1c097e48ad9ccd21e13d2f44</tree>
  <committer>
    <name>Myles Eftos</name>
    <email>myles@madpilot.com.au</email>
  </committer>
</commit>
