<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -8,7 +8,16 @@
   &lt;/head&gt;
   &lt;body&gt;
     &lt;header&gt;
-      &lt;h1&gt;&lt;%= link_to 'Missions Bridge', '/' %&gt;&lt;/h1&gt;
+      &lt;h1&gt;
+        &lt;strong&gt;&lt;%= link_to 'Missions Bridge', '/' %&gt;&lt;/strong&gt;
+        knows &lt;strong&gt;&lt;%= link_to &quot;123 people&quot;, '#' %&gt;&lt;/strong&gt;
+        in &lt;strong&gt;&lt;%= link_to pluralize(Place.count, &quot;place&quot;), '#' %&gt;&lt;/strong&gt; and counting&amp;hellip;
+      &lt;/h1&gt;
+      &lt;h2&gt;
+        &lt;strong&gt;&lt;%= link_to &quot;You&quot;, '#' %&gt;&lt;/strong&gt;
+        know &lt;strong&gt;&lt;%= link_to &quot;12 people&quot;, '#' %&gt;&lt;/strong&gt;
+        in &lt;strong&gt;&lt;%= link_to &quot;34 places&quot;, '#' %&gt;&lt;/strong&gt;&amp;hellip;
+      &lt;/h2&gt;
       &lt;nav&gt;&lt;/nav&gt;
     &lt;/header&gt;
     &lt;article&gt;</diff>
      <filename>app/views/layouts/application.html.erb</filename>
    </modified>
    <modified>
      <diff>@@ -1,8 +1,6 @@
 &lt;section&gt;
 
   &lt;header&gt;
-    &lt;h1&gt;Places&lt;/h1&gt;
-    
   &lt;/header&gt;
 
   &lt;section&gt;
@@ -27,7 +25,7 @@
     &lt;/div&gt;
   &lt;/section&gt;
   
-  &lt;section&gt;
+  &lt;!-- &lt;section&gt;
     &lt;% form_for :place, :url =&gt; { :action =&gt; 'search' }, :html =&gt; { :method =&gt; :get } do |place_form| %&gt;
       &lt;h2&gt;Where have you been?&lt;/h2&gt;
       &lt;%= text_field_tag :q, params[:q], :id =&gt; 'where_have_you_been_search', :autocomplete =&gt; &quot;off&quot; %&gt;
@@ -47,12 +45,12 @@
         &lt;% end unless @places.blank? %&gt;
       &lt;/ul&gt;
     &lt;/div&gt;
-  &lt;/section&gt;
+  &lt;/section&gt; --&gt;
 
 &lt;/section&gt;
 
 &lt;% content_for(:footer) do %&gt;
   &lt;%= javascript_include_tag 'places' %&gt;
   &lt;%= jquery_ready '$(&quot;#where_are_you_now_search&quot;).searchPlaces()' %&gt;
-  &lt;%= jquery_ready '$(&quot;#where_have_you_been_search&quot;).searchPlaces()' %&gt;
+  &lt;%#= jquery_ready '$(&quot;#where_have_you_been_search&quot;).searchPlaces()' %&gt;
 &lt;% end %&gt;</diff>
      <filename>app/views/places/index.html.erb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>f26bc56e79ca1c1823d7a0493c3ebdafe9475f5b</id>
    </parent>
  </parents>
  <author>
    <name>Nick Zadrozny</name>
    <email>nick@beyondthepath.com</email>
  </author>
  <url>http://github.com/bfintl/missionsbridge/commit/91831c3cc9cba3e59d4284a6a3ae66745edf4d9a</url>
  <id>91831c3cc9cba3e59d4284a6a3ae66745edf4d9a</id>
  <committed-date>2009-03-17T01:36:53-07:00</committed-date>
  <authored-date>2009-03-17T01:36:53-07:00</authored-date>
  <message>Mock out a few interesting ideas, clean up the displays a bit.</message>
  <tree>037ac693e2af62f615842a87cef3a4b480560849</tree>
  <committer>
    <name>Nick Zadrozny</name>
    <email>nick@beyondthepath.com</email>
  </committer>
</commit>
