<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -15,6 +15,8 @@ class CreateSuperSimpleCms &lt; ActiveRecord::Migration
     end
     
     SuperSimpleCms::Group.create(:group_name=&gt;'Home')
+    
+    SuperSimpleCms::Page.create(:title=&gt;'new page', :body=&gt;&quot;h1. new page!\n\np. this is your first page, change it by going to \&quot;super simple cms admin\&quot;:/admin/super_simple&quot;, :linkable=&gt;true, :group_id=&gt;1, :position=&gt;1)
   end
 
   def self.down</diff>
      <filename>generators/super_simple_cms/templates/migration.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>e7cbe5c32037c1e91f534cd1c9ba53f89ab847b1</id>
    </parent>
  </parents>
  <author>
    <name>Matt Vincent</name>
    <email>matt@averails.com</email>
  </author>
  <url>http://github.com/neshmi/super_simple_cms/commit/a353c5fdd0544b6f94a9de49c87bd0d4b7b91724</url>
  <id>a353c5fdd0544b6f94a9de49c87bd0d4b7b91724</id>
  <committed-date>2008-06-15T21:09:36-07:00</committed-date>
  <authored-date>2008-06-15T21:09:36-07:00</authored-date>
  <message>adding default page to go with default grouo</message>
  <tree>34abb3a4e4795c553e760707a2c02a96ef3ab5ce</tree>
  <committer>
    <name>Matt Vincent</name>
    <email>matt@averails.com</email>
  </committer>
</commit>
