<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,274 +1,23 @@
 &lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Transitional//EN&quot;
-        &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd&quot;&gt;
-&lt;html&gt;
-  &lt;head&gt;
-    &lt;meta http-equiv=&quot;Content-type&quot; content=&quot;text/html; charset=utf-8&quot; /&gt;
-    &lt;title&gt;Ruby on Rails: Welcome aboard&lt;/title&gt;
-    &lt;style type=&quot;text/css&quot; media=&quot;screen&quot;&gt;
-      body {
-        margin: 0;
-        margin-bottom: 25px;
-        padding: 0;
-        background-color: #f0f0f0;
-        font-family: &quot;Lucida Grande&quot;, &quot;Bitstream Vera Sans&quot;, &quot;Verdana&quot;;
-        font-size: 13px;
-        color: #333;
-      }
-      
-      h1 {
-        font-size: 28px;
-        color: #000;
-      }
-      
-      a  {color: #03c}
-      a:hover {
-        background-color: #03c;
-        color: white;
-        text-decoration: none;
-      }
-      
-      
-      #page {
-        background-color: #f0f0f0;
-        width: 750px;
-        margin: 0;
-        margin-left: auto;
-        margin-right: auto;
-      }
-      
-      #content {
-        float: left;
-        background-color: white;
-        border: 3px solid #aaa;
-        border-top: none;
-        padding: 25px;
-        width: 500px;
-      }
-      
-      #sidebar {
-        float: right;
-        width: 175px;
-      }
+       &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd&quot;&gt;
 
-      #footer {
-        clear: both;
-      }
-      
+&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot; xml:lang=&quot;en&quot; lang=&quot;en&quot;&gt;
+&lt;head&gt;
+  &lt;meta http-equiv=&quot;content-type&quot; content=&quot;text/html;charset=UTF-8&quot; /&gt;
+  &lt;title&gt;Cracktastic - The worst christmas cracker jokes in the universe&lt;/title&gt;
+&lt;/head&gt;
+&lt;body&gt;
 
-      #header, #about, #getting-started {
-        padding-left: 75px;
-        padding-right: 30px;
-      }
+&lt;h1&gt;Cracktastic&lt;/h1&gt;
+&lt;h2&gt;The worst christmas cracker jokes in the universe&lt;/h2&gt;
 
+&lt;ul&gt;
+	&lt;li&gt;&lt;a href=&quot;/jokes/my&quot; title=&quot;See a list of jokes you have purchased&quot;&gt;My jokes&lt;/a&gt;&lt;/li&gt;
+	&lt;li&gt;&lt;a href=&quot;/jokes&quot; title=&quot;All available jokes&quot;&gt;All jokes&lt;/a&gt;&lt;/li&gt;
+&lt;/ul&gt;
 
-      #header {
-        background-image: url(&quot;images/rails.png&quot;);
-        background-repeat: no-repeat;
-        background-position: top left;
-        height: 64px;
-      }
-      #header h1, #header h2 {margin: 0}
-      #header h2 {
-        color: #888;
-        font-weight: normal;
-        font-size: 16px;
-      }
-      
-      
-      #about h3 {
-        margin: 0;
-        margin-bottom: 10px;
-        font-size: 14px;
-      }
-      
-      #about-content {
-        background-color: #ffd;
-        border: 1px solid #fc0;
-        margin-left: -11px;
-      }
-      #about-content table {
-        margin-top: 10px;
-        margin-bottom: 10px;
-        font-size: 11px;
-        border-collapse: collapse;
-      }
-      #about-content td {
-        padding: 10px;
-        padding-top: 3px;
-        padding-bottom: 3px;
-      }
-      #about-content td.name  {color: #555}
-      #about-content td.value {color: #000}
-      
-      #about-content.failure {
-        background-color: #fcc;
-        border: 1px solid #f00;
-      }
-      #about-content.failure p {
-        margin: 0;
-        padding: 10px;
-      }
-      
-      
-      #getting-started {
-        border-top: 1px solid #ccc;
-        margin-top: 25px;
-        padding-top: 15px;
-      }
-      #getting-started h1 {
-        margin: 0;
-        font-size: 20px;
-      }
-      #getting-started h2 {
-        margin: 0;
-        font-size: 14px;
-        font-weight: normal;
-        color: #333;
-        margin-bottom: 25px;
-      }
-      #getting-started ol {
-        margin-left: 0;
-        padding-left: 0;
-      }
-      #getting-started li {
-        font-size: 18px;
-        color: #888;
-        margin-bottom: 25px;
-      }
-      #getting-started li h2 {
-        margin: 0;
-        font-weight: normal;
-        font-size: 18px;
-        color: #333;
-      }
-      #getting-started li p {
-        color: #555;
-        font-size: 13px;
-      }
-      
-      
-      #search {
-        margin: 0;
-        padding-top: 10px;
-        padding-bottom: 10px;
-        font-size: 11px;
-      }
-      #search input {
-        font-size: 11px;
-        margin: 2px;
-      }
-      #search-text {width: 170px}
-      
-      
-      #sidebar ul {
-        margin-left: 0;
-        padding-left: 0;
-      }
-      #sidebar ul h3 {
-        margin-top: 25px;
-        font-size: 16px;
-        padding-bottom: 10px;
-        border-bottom: 1px solid #ccc;
-      }
-      #sidebar li {
-        list-style-type: none;
-      }
-      #sidebar ul.links li {
-        margin-bottom: 5px;
-      }
-      
-    &lt;/style&gt;
-    &lt;script type=&quot;text/javascript&quot; src=&quot;javascripts/prototype.js&quot;&gt;&lt;/script&gt;
-    &lt;script type=&quot;text/javascript&quot; src=&quot;javascripts/effects.js&quot;&gt;&lt;/script&gt;
-    &lt;script type=&quot;text/javascript&quot;&gt;
-      function about() {
-        if (Element.empty('about-content')) {
-          new Ajax.Updater('about-content', 'rails/info/properties', {
-            method:     'get',
-            onFailure:  function() {Element.classNames('about-content').add('failure')},
-            onComplete: function() {new Effect.BlindDown('about-content', {duration: 0.25})}
-          });
-        } else {
-          new Effect[Element.visible('about-content') ? 
-            'BlindUp' : 'BlindDown']('about-content', {duration: 0.25});
-        }
-      }
-      
-      window.onload = function() {
-        $('search-text').value = '';
-        $('search').onsubmit = function() {
-          $('search-text').value = 'site:rubyonrails.org ' + $F('search-text');
-        }
-      }
-    &lt;/script&gt;
-  &lt;/head&gt;
-  &lt;body&gt;
-    &lt;div id=&quot;page&quot;&gt;
-      &lt;div id=&quot;sidebar&quot;&gt;
-        &lt;ul id=&quot;sidebar-items&quot;&gt;
-          &lt;li&gt;
-            &lt;form id=&quot;search&quot; action=&quot;http://www.google.com/search&quot; method=&quot;get&quot;&gt;
-              &lt;input type=&quot;hidden&quot; name=&quot;hl&quot; value=&quot;en&quot; /&gt;
-              &lt;input type=&quot;text&quot; id=&quot;search-text&quot; name=&quot;q&quot; value=&quot;site:rubyonrails.org &quot; /&gt;
-              &lt;input type=&quot;submit&quot; value=&quot;Search&quot; /&gt; the Rails site
-            &lt;/form&gt;
-          &lt;/li&gt;
-        
-          &lt;li&gt;
-            &lt;h3&gt;Join the community&lt;/h3&gt;
-            &lt;ul class=&quot;links&quot;&gt;
-              &lt;li&gt;&lt;a href=&quot;http://www.rubyonrails.org/&quot;&gt;Ruby on Rails&lt;/a&gt;&lt;/li&gt;
-              &lt;li&gt;&lt;a href=&quot;http://weblog.rubyonrails.org/&quot;&gt;Official weblog&lt;/a&gt;&lt;/li&gt;
-              &lt;li&gt;&lt;a href=&quot;http://wiki.rubyonrails.org/&quot;&gt;Wiki&lt;/a&gt;&lt;/li&gt;
-            &lt;/ul&gt;
-          &lt;/li&gt;
-          
-          &lt;li&gt;
-            &lt;h3&gt;Browse the documentation&lt;/h3&gt;
-            &lt;ul class=&quot;links&quot;&gt;
-              &lt;li&gt;&lt;a href=&quot;http://api.rubyonrails.org/&quot;&gt;Rails API&lt;/a&gt;&lt;/li&gt;
-              &lt;li&gt;&lt;a href=&quot;http://stdlib.rubyonrails.org/&quot;&gt;Ruby standard library&lt;/a&gt;&lt;/li&gt;
-              &lt;li&gt;&lt;a href=&quot;http://corelib.rubyonrails.org/&quot;&gt;Ruby core&lt;/a&gt;&lt;/li&gt;
-            &lt;/ul&gt;
-          &lt;/li&gt;
-        &lt;/ul&gt;
-      &lt;/div&gt;
+&lt;p&gt;This application is designed to be an extremely contrived example of how one might use the
+	&lt;a href=&quot;http://ept.github.com/invoicing/&quot;&gt;Ruby Invoicing Gem&lt;/a&gt;.&lt;/p&gt;
 
-      &lt;div id=&quot;content&quot;&gt;
-        &lt;div id=&quot;header&quot;&gt;
-          &lt;h1&gt;Welcome aboard&lt;/h1&gt;
-          &lt;h2&gt;You&amp;rsquo;re riding Ruby on Rails!&lt;/h2&gt;
-        &lt;/div&gt;
-
-        &lt;div id=&quot;about&quot;&gt;
-          &lt;h3&gt;&lt;a href=&quot;rails/info/properties&quot; onclick=&quot;about(); return false&quot;&gt;About your application&amp;rsquo;s environment&lt;/a&gt;&lt;/h3&gt;
-          &lt;div id=&quot;about-content&quot; style=&quot;display: none&quot;&gt;&lt;/div&gt;
-        &lt;/div&gt;
-        
-        &lt;div id=&quot;getting-started&quot;&gt;
-          &lt;h1&gt;Getting started&lt;/h1&gt;
-          &lt;h2&gt;Here&amp;rsquo;s how to get rolling:&lt;/h2&gt;
-          
-          &lt;ol&gt;          
-            &lt;li&gt;
-              &lt;h2&gt;Use &lt;tt&gt;script/generate&lt;/tt&gt; to create your models and controllers&lt;/h2&gt;
-              &lt;p&gt;To see all available options, run it without parameters.&lt;/p&gt;
-            &lt;/li&gt;
-            
-            &lt;li&gt;
-              &lt;h2&gt;Set up a default route and remove or rename this file&lt;/h2&gt;
-              &lt;p&gt;Routes are set up in config/routes.rb.&lt;/p&gt;
-            &lt;/li&gt;
-
-            &lt;li&gt;
-              &lt;h2&gt;Create your database&lt;/h2&gt;
-              &lt;p&gt;Run &lt;tt&gt;rake db:migrate&lt;/tt&gt; to create your database. If you're not using SQLite (the default), edit &lt;tt&gt;config/database.yml&lt;/tt&gt; with your username and password.&lt;/p&gt;
-            &lt;/li&gt;
-          &lt;/ol&gt;
-        &lt;/div&gt;
-      &lt;/div&gt;
-      
-      &lt;div id=&quot;footer&quot;&gt;&amp;nbsp;&lt;/div&gt;
-    &lt;/div&gt;
-  &lt;/body&gt;
-&lt;/html&gt;
\ No newline at end of file
+&lt;/body&gt;
+&lt;/html&gt;</diff>
      <filename>public/index.html</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>8041fe79091ca7f175ae9f4996e57d99eea82d2b</id>
    </parent>
  </parents>
  <author>
    <name>Martin Kleppmann</name>
    <email>martin@eptcomputing.com</email>
  </author>
  <url>http://github.com/ept/cracktastic/commit/762276bc3315b68b6eca02521a1a06fa9889f429</url>
  <id>762276bc3315b68b6eca02521a1a06fa9889f429</id>
  <committed-date>2009-04-14T10:08:16-07:00</committed-date>
  <authored-date>2009-04-14T07:52:46-07:00</authored-date>
  <message>Minimalistic home page</message>
  <tree>c6227d39a0f448e44884f1a0d4792ec0b5679dab</tree>
  <committer>
    <name>Martin Kleppmann</name>
    <email>martin@eptcomputing.com</email>
  </committer>
</commit>
