<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,36 +0,0 @@
-
-&lt;a href=&quot;/cart&quot;&gt;Cart&lt;/a&gt;&lt;sup&gt;{{ cart.item_count }}&lt;/sup&gt;
-
-    &lt;form action=&quot;/search&quot; method=&quot;get&quot;&gt;
-      &lt;input id=&quot;search-input&quot; type=&quot;text&quot; name=&quot;q&quot; /&gt; &lt;input type=&quot;image&quot; src=&quot;{{ 'search_button.gif' | asset_url }}&quot; alt=&quot;Search&quot; /&gt;
-    &lt;/form&gt;
-
-      {{ content_for_layout }}
-
-      &lt;h3&gt;Categories&lt;/h3&gt;
-      &lt;ul class=&quot;rightlinks&quot;&gt;
-        {% for link in linklists.main-menu.links %}
-           &lt;li&gt;{{ link.title | link_to: link.url }}&lt;/li&gt;
-        {% endfor %}
-      &lt;/ul&gt;
-        
-      {% if tags %}
-      &lt;h3&gt;Tags&lt;/h3&gt;
-        &lt;ul class=&quot;rightlinks&quot;&gt;
-          {% for tag in collection.tags %}  
-            &lt;li&gt;{{ tag | link_to_tag: tag }}&lt;/li&gt;
-          {% endfor %}
-        &lt;/ul&gt;
-      {% endif %}
-      
-      {% for link in linklists.footer.links %}
-        {{ link.title | link_to: link.url }} | 
-      {% endfor %} 
-
-
-      &lt;li&gt;&lt;a href=&quot;#&quot;&gt;Gold&lt;/a&gt;&lt;/li&gt;
-      &lt;li&gt;&lt;a href=&quot;#&quot;&gt;Blue&lt;/a&gt;&lt;/li&gt;
-      &lt;li&gt;&lt;a href=&quot;#&quot;&gt;Silver&lt;/a&gt;&lt;/li&gt;
-      &lt;li&gt;&lt;a href=&quot;#&quot;&gt;Lavender Mint&lt;/a&gt;&lt;/li&gt;
-      &lt;li&gt;&lt;a href=&quot;#&quot;&gt;Candles&lt;/a&gt;&lt;/li&gt;
-      &lt;li&gt;&lt;a href=&quot;#&quot;&gt;For Kitchen&lt;/a&gt;&lt;/li&gt;</diff>
      <filename>README</filename>
    </modified>
    <modified>
      <diff>@@ -313,6 +313,9 @@ form,fieldset{
   margin-top:9px;
   overflow:hidden;
 }
+#main .trade .checkout .options {
+  float:right;
+}
 #main .trade .checkout a.continue {
   display:block;
   float:left;</diff>
      <filename>assets/layout.css</filename>
    </modified>
    <modified>
      <diff>@@ -17,7 +17,7 @@
   &lt;div class=&quot;checkout&quot;&gt;
     &lt;a href=&quot;/&quot; class=&quot;continue&quot;&gt;Continue Shopping&lt;/a&gt;
     &lt;input type=&quot;image&quot; value=&quot;Checkout!&quot; name=&quot;checkout&quot; class=&quot;submit-checkout&quot; src=&quot;{{ 'checkout.gif' | asset_url }}&quot; /&gt;
-    &lt;!-- &lt;a href=&quot;#&quot; class=&quot;check&quot;&gt;Check Out&lt;/a&gt; --&gt;
+    &lt;!-- &lt;div class=&quot;options&quot;&gt;{{ content_for_additional_checkout_buttons }}&lt;/div&gt; --&gt;
   &lt;/div&gt;
   &lt;div class=&quot;top&quot;&gt;
     &lt;span&gt;Product&lt;/span&gt;
@@ -55,12 +55,7 @@
   &lt;div class=&quot;checkout&quot;&gt;
     &lt;a href=&quot;/&quot; class=&quot;continue&quot;&gt;Continue Shopping&lt;/a&gt;
     &lt;input type=&quot;image&quot; value=&quot;Checkout!&quot; name=&quot;checkout&quot; class=&quot;submit-checkout&quot; src=&quot;{{ 'checkout.gif' | asset_url }}&quot; /&gt;
-    &lt;!-- &lt;a href=&quot;#&quot; class=&quot;check&quot;&gt;Check Out&lt;/a&gt; --&gt;
+    &lt;!-- &lt;div class=&quot;options&quot;&gt;{{ content_for_additional_checkout_buttons }}&lt;/div&gt; --&gt;
   &lt;/div&gt;
 &lt;/div&gt;
-&lt;!--
-&lt;div class=&quot;additional-checkout-buttons&quot;&gt;
-  {{ content_for_additional_checkout_buttons }}
-&lt;/div&gt;
---&gt;
 {% endif %}</diff>
      <filename>templates/cart.liquid</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>879a8b40b5d1233a68c394441461ced3de114bb6</id>
    </parent>
  </parents>
  <author>
    <name>Darcy Brown</name>
    <email>darcy@dbcodeproject.com</email>
  </author>
  <url>http://github.com/dbcodeproject/nivenmorgan/commit/a99e9c52b3072dd087562b63e93d3d6483f3d6e2</url>
  <id>a99e9c52b3072dd087562b63e93d3d6483f3d6e2</id>
  <committed-date>2009-10-16T12:35:22-07:00</committed-date>
  <authored-date>2009-10-16T12:35:22-07:00</authored-date>
  <message>updated cart page</message>
  <tree>247bc76d99ee5d7a09a0a5aa7d4040c39bdabe30</tree>
  <committer>
    <name>Darcy Brown</name>
    <email>darcy@dbcodeproject.com</email>
  </committer>
</commit>
