<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -134,6 +134,8 @@
 
             &lt;div id=&quot;content&quot;&gt;
 
+              &lt;div id=&quot;system_message&quot;&gt;Please note that this website is still under test.  You can help us be playing with it!&lt;/div&gt;
+
                &lt;% unless flash[:error].blank? %&gt;
                  &lt;div id=&quot;error&quot;&gt;&lt;%=h flash[:error] %&gt; &lt;/div&gt;
                &lt;% end %&gt;</diff>
      <filename>app/views/layouts/application.html.erb</filename>
    </modified>
    <modified>
      <diff>@@ -599,6 +599,19 @@ color: #B1B1B1;
 
 }
 
+
+#system_message {
+  border-left: 5px solid #F4C430;
+  background-color: #FFFFFF;
+  padding: 5px;
+  line-height: 30px;
+  margin-bottom: 10px;
+
+  background-image:url('/images/stat_bg.jpg');
+  background-repeat: repeat-y;
+  background-position: top left;
+}
+
 
 #notice {
   border-left: 5px solid #F4C430;</diff>
      <filename>public/stylesheets/style.css</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>ec1adb8184ffba43a4f97160238fc441299bb934</id>
    </parent>
  </parents>
  <author>
    <name>Anatoly Sholomyansky</name>
    <email>anatoly@commune2.com</email>
  </author>
  <url>http://github.com/jaggederest/commune2/commit/404cabaf3931d5b6be68a43ae3aaf74167428111</url>
  <id>404cabaf3931d5b6be68a43ae3aaf74167428111</id>
  <committed-date>2009-10-28T04:05:46-07:00</committed-date>
  <authored-date>2009-10-28T04:05:46-07:00</authored-date>
  <message>system message: site under test</message>
  <tree>7b117310c387707e447490a9e7d4f4dd6a081572</tree>
  <committer>
    <name>Anatoly Sholomyansky</name>
    <email>anatoly@commune2.com</email>
  </committer>
</commit>
