<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -5,8 +5,8 @@
 	&lt;title&gt;Web App Theme&lt;/title&gt;
   &lt;link rel=&quot;stylesheet&quot; href=&quot;stylesheets/base.css&quot; type=&quot;text/css&quot; media=&quot;screen&quot; /&gt;
   &lt;link rel=&quot;stylesheet&quot; id=&quot;current-theme&quot; href=&quot;stylesheets/themes/default/style.css&quot; type=&quot;text/css&quot; media=&quot;screen&quot; /&gt;
-  &lt;script type=&quot;text/javascript&quot; charset=&quot;utf-8&quot; src=&quot;javascripts/jquery-1.3.min.js&quot;&gt;&lt;/script&gt; 
-  &lt;script type=&quot;text/javascript&quot; charset=&quot;utf-8&quot; src=&quot;javascripts/jquery.scrollTo.js&quot;&gt;&lt;/script&gt;   
+  &lt;script type=&quot;text/javascript&quot; charset=&quot;utf-8&quot; src=&quot;javascripts/jquery-1.3.min.js&quot;&gt;&lt;/script&gt;
+  &lt;script type=&quot;text/javascript&quot; charset=&quot;utf-8&quot; src=&quot;javascripts/jquery.scrollTo.js&quot;&gt;&lt;/script&gt;
   &lt;script type=&quot;text/javascript&quot; charset=&quot;utf-8&quot; src=&quot;javascripts/jquery.localscroll.js&quot;&gt;&lt;/script&gt;
   &lt;script type=&quot;text/javascript&quot; charset=&quot;utf-8&quot;&gt;
     // &lt;![CDATA[
@@ -15,7 +15,7 @@
         window.location.hash = 'themes/' + name
         Theme.loadCurrent();
       },
-      
+
       loadCurrent: function() {
         var hash = window.location.hash;
         if (hash.length &gt; 0) {
@@ -27,21 +27,21 @@
           }
         }
       }
-    }            
-    
+    }
+
     $(document).ready(function() {
       Theme.loadCurrent();
-      $.localScroll();      
+      $.localScroll();
       $('.table :checkbox.toggle').each(function(i, toggle) {
         $(toggle).change(function(e) {
           $(toggle).parents('table:first').find(':checkbox:not(.toggle)').each(function(j, checkbox) {
-            checkbox.checked = !checkbox.checked;            
-          })          
+            checkbox.checked = !checkbox.checked;
+          })
         });
       });
     });
-    // ]]&gt;    
-  &lt;/script&gt; 
+    // ]]&gt;
+  &lt;/script&gt;
 &lt;/head&gt;
 &lt;body&gt;
   &lt;div id=&quot;container&quot;&gt;
@@ -54,7 +54,7 @@
           &lt;li&gt;&lt;a href=&quot;#&quot;&gt;Logout&lt;/a&gt;&lt;/li&gt;
         &lt;/ul&gt;
         &lt;div class=&quot;clear&quot;&gt;&lt;/div&gt;
-      &lt;/div&gt;      
+      &lt;/div&gt;
       &lt;div id=&quot;main-navigation&quot;&gt;
         &lt;ul&gt;
           &lt;li class=&quot;first&quot;&gt;&lt;a href=&quot;#block-text&quot;&gt;Main Page&lt;/a&gt;&lt;/li&gt;
@@ -64,10 +64,10 @@
         &lt;/ul&gt;
         &lt;div class=&quot;clear&quot;&gt;&lt;/div&gt;
       &lt;/div&gt;
-    &lt;/div&gt;    
+    &lt;/div&gt;
     &lt;div id=&quot;wrapper&quot;&gt;
       &lt;div id=&quot;main&quot;&gt;
-        
+
         &lt;div class=&quot;block&quot; id=&quot;block-text&quot;&gt;
           &lt;div class=&quot;secondary-navigation&quot;&gt;
             &lt;ul&gt;
@@ -79,8 +79,8 @@
               &lt;li&gt;&lt;a href=&quot;#block-lists&quot;&gt;Lists&lt;/a&gt;&lt;/li&gt;
             &lt;/ul&gt;
             &lt;div class=&quot;clear&quot;&gt;&lt;/div&gt;
-          &lt;/div&gt;          
-          &lt;div class=&quot;content&quot;&gt;            
+          &lt;/div&gt;
+          &lt;div class=&quot;content&quot;&gt;
             &lt;h2 class=&quot;title&quot;&gt;Text&lt;/h2&gt;
             &lt;div class=&quot;inner&quot;&gt;
               &lt;p class=&quot;first&quot;&gt;
@@ -88,14 +88,14 @@
               &lt;/p&gt;
               &lt;p&gt; &lt;span class=&quot;small&quot;&gt;small text&lt;/span&gt;&lt;/p&gt;
               &lt;p&gt; &lt;span class=&quot;gray&quot;&gt;gray text&lt;/span&gt;&lt;/p&gt;
-              &lt;hr /&gt;              
+              &lt;hr /&gt;
               &lt;p&gt;
                 Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. &lt;span class=&quot;hightlight&quot;&gt;Excepteur sint occaecat cupidatat non proident&lt;/span&gt;, sunt in culpa qui officia deserunt mollit anim id est laborum.
               &lt;/p&gt;
             &lt;/div&gt;
           &lt;/div&gt;
         &lt;/div&gt;
-        
+
         &lt;div class=&quot;block&quot; id=&quot;block-tables&quot;&gt;
           &lt;div class=&quot;secondary-navigation&quot;&gt;
             &lt;ul&gt;
@@ -107,14 +107,14 @@
               &lt;li&gt;&lt;a href=&quot;#block-lists&quot;&gt;Lists&lt;/a&gt;&lt;/li&gt;
             &lt;/ul&gt;
             &lt;div class=&quot;clear&quot;&gt;&lt;/div&gt;
-          &lt;/div&gt;          
-          &lt;div class=&quot;content&quot;&gt;          
+          &lt;/div&gt;
+          &lt;div class=&quot;content&quot;&gt;
             &lt;h2 class=&quot;title&quot;&gt;Tables&lt;/h2&gt;
             &lt;div class=&quot;inner&quot;&gt;
               &lt;form action=&quot;#&quot; class=&quot;form&quot;&gt;
                 &lt;table class=&quot;table&quot;&gt;
-                  &lt;tr&gt;             
-                    &lt;th class=&quot;first&quot;&gt;&lt;input type=&quot;checkbox&quot; class=&quot;checkbox toggle&quot; /&gt;&lt;/th&gt;   
+                  &lt;tr&gt;
+                    &lt;th class=&quot;first&quot;&gt;&lt;input type=&quot;checkbox&quot; class=&quot;checkbox toggle&quot; /&gt;&lt;/th&gt;
                     &lt;th&gt;ID&lt;/th&gt;
                     &lt;th&gt;Login&lt;/th&gt;
                     &lt;th&gt;Name&lt;/th&gt;
@@ -140,14 +140,14 @@
                   &lt;/div&gt;
                   &lt;div class=&quot;pagination&quot;&gt;
                     &lt;span class=&quot;disabled prev_page&quot;&gt;&#171; Previous&lt;/span&gt;&lt;span class=&quot;current&quot;&gt;1&lt;/span&gt;&lt;a rel=&quot;next&quot; href=&quot;#&quot;&gt;2&lt;/a&gt;&lt;a href=&quot;#&quot;&gt;3&lt;/a&gt;&lt;a href=&quot;#&quot;&gt;4&lt;/a&gt;&lt;a href=&quot;#&quot;&gt;5&lt;/a&gt;&lt;a href=&quot;#&quot;&gt;6&lt;/a&gt;&lt;a href=&quot;#&quot;&gt;7&lt;/a&gt;&lt;a href=&quot;#&quot;&gt;8&lt;/a&gt;&lt;a href=&quot;#&quot;&gt;9&lt;/a&gt;&lt;a href=&quot;#&quot;&gt;10&lt;/a&gt;&lt;a href=&quot;#&quot;&gt;11&lt;/a&gt;&lt;a rel=&quot;next&quot; class=&quot;next_page&quot; href=&quot;#&quot;&gt;Next &#187;&lt;/a&gt;
-                  &lt;/div&gt;                  
+                  &lt;/div&gt;
                   &lt;div class=&quot;clear&quot;&gt;&lt;/div&gt;
                 &lt;/div&gt;
               &lt;/form&gt;
             &lt;/div&gt;
           &lt;/div&gt;
         &lt;/div&gt;
-          
+
         &lt;div class=&quot;block&quot; id=&quot;block-forms&quot;&gt;
           &lt;div class=&quot;secondary-navigation&quot;&gt;
             &lt;ul&gt;
@@ -159,8 +159,8 @@
               &lt;li&gt;&lt;a href=&quot;#block-lists&quot;&gt;Lists&lt;/a&gt;&lt;/li&gt;
             &lt;/ul&gt;
             &lt;div class=&quot;clear&quot;&gt;&lt;/div&gt;
-          &lt;/div&gt;          
-          &lt;div class=&quot;content&quot;&gt;            
+          &lt;/div&gt;
+          &lt;div class=&quot;content&quot;&gt;
             &lt;h2 class=&quot;title&quot;&gt;Forms&lt;/h2&gt;
             &lt;div class=&quot;inner&quot;&gt;
               &lt;form action=&quot;#&quot; method=&quot;get&quot; class=&quot;form&quot;&gt;
@@ -189,7 +189,7 @@
             &lt;/div&gt;
           &lt;/div&gt;
         &lt;/div&gt;
-        
+
         &lt;div class=&quot;block&quot; id=&quot;block-messages&quot;&gt;
           &lt;div class=&quot;secondary-navigation&quot;&gt;
             &lt;ul&gt;
@@ -201,25 +201,25 @@
               &lt;li&gt;&lt;a href=&quot;#block-lists&quot;&gt;Lists&lt;/a&gt;&lt;/li&gt;
             &lt;/ul&gt;
             &lt;div class=&quot;clear&quot;&gt;&lt;/div&gt;
-          &lt;/div&gt;          
-          &lt;div class=&quot;content&quot;&gt;            
+          &lt;/div&gt;
+          &lt;div class=&quot;content&quot;&gt;
             &lt;h2 class=&quot;title&quot;&gt;Messages&lt;/h2&gt;
             &lt;div class=&quot;inner&quot;&gt;
               &lt;div class=&quot;flash&quot;&gt;
                 &lt;div class=&quot;message error&quot;&gt;
                   &lt;p&gt;Error message&lt;/p&gt;
-                &lt;/div&gt;                              
+                &lt;/div&gt;
                 &lt;div class=&quot;message warning&quot;&gt;
                   &lt;p&gt;Warning message&lt;/p&gt;
-                &lt;/div&gt;                
+                &lt;/div&gt;
                 &lt;div class=&quot;message notice&quot;&gt;
                   &lt;p&gt;Notice message&lt;/p&gt;
-                &lt;/div&gt;                
+                &lt;/div&gt;
               &lt;/div&gt;
             &lt;/div&gt;
           &lt;/div&gt;
         &lt;/div&gt;
-                   
+
         &lt;div class=&quot;block&quot; id=&quot;block-forms-2&quot;&gt;
           &lt;div class=&quot;secondary-navigation&quot;&gt;
             &lt;ul&gt;
@@ -231,7 +231,7 @@
               &lt;li&gt;&lt;a href=&quot;#block-lists&quot;&gt;Lists&lt;/a&gt;&lt;/li&gt;
             &lt;/ul&gt;
             &lt;div class=&quot;clear&quot;&gt;&lt;/div&gt;
-          &lt;/div&gt;          
+          &lt;/div&gt;
           &lt;div class=&quot;content&quot;&gt;
             &lt;h2 class=&quot;title&quot;&gt;2 columns forms&lt;/h2&gt;
             &lt;div class=&quot;inner&quot;&gt;
@@ -245,7 +245,7 @@
                     &lt;div class=&quot;group&quot;&gt;
                       &lt;label class=&quot;label&quot;&gt;Text area&lt;/label&gt;
                       &lt;textarea class=&quot;text_area&quot; rows=&quot;10&quot; cols=&quot;80&quot;&gt;&lt;/textarea&gt;
-                    &lt;/div&gt;              
+                    &lt;/div&gt;
                   &lt;/div&gt;
                   &lt;div class=&quot;column right&quot;&gt;
                     &lt;div class=&quot;group&quot;&gt;
@@ -275,12 +275,12 @@
                 &lt;div class=&quot;clear&quot;&gt;&lt;/div&gt;
                 &lt;div class=&quot;group navform&quot;&gt;
                   &lt;input type=&quot;submit&quot; class=&quot;button&quot; value=&quot;Save &amp;rarr;&quot; /&gt; or &lt;a href=&quot;#&quot;&gt;Cancel&lt;/a&gt;
-                &lt;/div&gt;            
+                &lt;/div&gt;
               &lt;/form&gt;
             &lt;/div&gt;
           &lt;/div&gt;
         &lt;/div&gt;
-          
+
         &lt;div class=&quot;block&quot; id=&quot;block-lists&quot;&gt;
           &lt;div class=&quot;secondary-navigation&quot;&gt;
             &lt;ul&gt;
@@ -292,43 +292,43 @@
               &lt;li class=&quot;active&quot;&gt;&lt;a href=&quot;#block-lists&quot;&gt;Lists&lt;/a&gt;&lt;/li&gt;
             &lt;/ul&gt;
             &lt;div class=&quot;clear&quot;&gt;&lt;/div&gt;
-          &lt;/div&gt;          
+          &lt;/div&gt;
           &lt;div class=&quot;content&quot;&gt;
             &lt;h2 class=&quot;title&quot;&gt;Lists&lt;/h2&gt;
             &lt;div class=&quot;inner&quot;&gt;
-              &lt;ul class=&quot;list&quot;&gt;            
+              &lt;ul class=&quot;list&quot;&gt;
                 &lt;li&gt;
                   &lt;div class=&quot;left&quot;&gt;
                     &lt;a href=&quot;#&quot;&gt;&lt;img class=&quot;avatar&quot; src=&quot;images/avatar.png&quot; alt=&quot;avatar&quot; /&gt;&lt;/a&gt;
                   &lt;/div&gt;
-                  &lt;div class=&quot;item&quot;&gt;                
+                  &lt;div class=&quot;item&quot;&gt;
                     &lt;p&gt;Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.&lt;/p&gt;
-                  &lt;/div&gt;              
+                  &lt;/div&gt;
                 &lt;/li&gt;
                 &lt;li&gt;
                   &lt;div class=&quot;left&quot;&gt;
                     &lt;a href=&quot;#&quot;&gt;&lt;img class=&quot;avatar&quot; src=&quot;images/avatar.png&quot; alt=&quot;avatar&quot; /&gt;&lt;/a&gt;
                   &lt;/div&gt;
-                  &lt;div class=&quot;item&quot;&gt;                
+                  &lt;div class=&quot;item&quot;&gt;
                     &lt;p&gt;Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.&lt;/p&gt;
-                  &lt;/div&gt;              
+                  &lt;/div&gt;
                 &lt;/li&gt;
                 &lt;li&gt;
                   &lt;div class=&quot;left&quot;&gt;
                     &lt;a href=&quot;#&quot;&gt;&lt;img class=&quot;avatar&quot; src=&quot;images/avatar.png&quot; alt=&quot;avatar&quot; /&gt;&lt;/a&gt;
                   &lt;/div&gt;
-                  &lt;div class=&quot;item&quot;&gt;                
+                  &lt;div class=&quot;item&quot;&gt;
                     &lt;p&gt;Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.&lt;/p&gt;
-                  &lt;/div&gt;              
-                &lt;/li&gt;            
+                  &lt;/div&gt;
+                &lt;/li&gt;
               &lt;/ul&gt;
             &lt;/div&gt;
           &lt;/div&gt;
-        &lt;/div&gt;                          
+        &lt;/div&gt;
         &lt;div id=&quot;footer&quot;&gt;
           &lt;div class=&quot;block&quot;&gt;
             &lt;p&gt;Copyright &amp;copy; 2009 Your Site.&lt;/p&gt;
-          &lt;/div&gt;      
+          &lt;/div&gt;
         &lt;/div&gt;
       &lt;/div&gt;
       &lt;div id=&quot;sidebar&quot;&gt;
@@ -343,13 +343,14 @@
           &lt;ul class=&quot;navigation&quot;&gt;
             &lt;li&gt;&lt;a href=&quot;#&quot; onclick=&quot;Theme.activate('default'); return false;&quot;&gt;Default&lt;/a&gt;&lt;/li&gt;
             &lt;li class=&quot;last&quot;&gt;&lt;a href=&quot;#&quot; onclick=&quot;Theme.activate('bec'); return false;&quot;&gt;Bec&lt;/a&gt;&lt;/li&gt;
-            &lt;li class=&quot;last&quot;&gt;&lt;a href=&quot;#&quot; onclick=&quot;Theme.activate('bec-green'); return false;&quot;&gt;Bec-Green&lt;/a&gt;&lt;/li&gt;            
+            &lt;li class=&quot;last&quot;&gt;&lt;a href=&quot;#&quot; onclick=&quot;Theme.activate('bec-green'); return false;&quot;&gt;Bec-Green&lt;/a&gt;&lt;/li&gt;
             &lt;li&gt;&lt;a href=&quot;#&quot; onclick=&quot;Theme.activate('blue'); return false;&quot;&gt;Blue&lt;/a&gt;&lt;/li&gt;
 			&lt;li&gt;&lt;a href=&quot;#&quot; onclick=&quot;Theme.activate('djime-cerulean'); return false;&quot;&gt;Djime-Cerulean&lt;/a&gt;&lt;/li&gt;
             &lt;li&gt;&lt;a href=&quot;#&quot; onclick=&quot;Theme.activate('reidb-greenish'); return false;&quot;&gt;Greenish&lt;/a&gt;&lt;/li&gt;
-            &lt;li&gt;&lt;a href=&quot;#&quot; onclick=&quot;Theme.activate('kathleene'); return false;&quot;&gt;Kathleene&lt;/a&gt;&lt;/li&gt;  
-            &lt;li&gt;&lt;a href=&quot;#&quot; onclick=&quot;Theme.activate('orange'); return false;&quot;&gt;Orange&lt;/a&gt;&lt;/li&gt;  
-          &lt;/ul&gt;          
+            &lt;li&gt;&lt;a href=&quot;#&quot; onclick=&quot;Theme.activate('kathleene'); return false;&quot;&gt;Kathleene&lt;/a&gt;&lt;/li&gt;
+            &lt;li&gt;&lt;a href=&quot;#&quot; onclick=&quot;Theme.activate('orange'); return false;&quot;&gt;Orange&lt;/a&gt;&lt;/li&gt;
+            &lt;li&gt;&lt;a href=&quot;#&quot; onclick=&quot;Theme.activate('drastic-dark'); return false;&quot;&gt;Drastic Dark&lt;/a&gt;&lt;/li&gt;
+          &lt;/ul&gt;
         &lt;/div&gt;
         &lt;div class=&quot;block&quot;&gt;
           &lt;h3&gt;Sidebar&lt;/h3&gt;
@@ -373,17 +374,17 @@
           &lt;/div&gt;
         &lt;/div&gt;
       &lt;/div&gt;
-      &lt;div class=&quot;clear&quot;&gt;&lt;/div&gt;      
-    &lt;/div&gt;    
+      &lt;div class=&quot;clear&quot;&gt;&lt;/div&gt;
+    &lt;/div&gt;
     &lt;div id=&quot;box&quot;&gt;
       &lt;h1&gt;Web App Theme&lt;/h1&gt;
       &lt;div class=&quot;block&quot; id=&quot;block-login&quot;&gt;
-        &lt;h2&gt;Login Box&lt;/h2&gt;        
+        &lt;h2&gt;Login Box&lt;/h2&gt;
         &lt;div class=&quot;content login&quot;&gt;
           &lt;div class=&quot;flash&quot;&gt;
             &lt;div class=&quot;message notice&quot;&gt;
               &lt;p&gt;Logged in successfully&lt;/p&gt;
-            &lt;/div&gt;                
+            &lt;/div&gt;
           &lt;/div&gt;
           &lt;form action=&quot;#&quot; class=&quot;form login&quot;&gt;
             &lt;div class=&quot;group&quot;&gt;
@@ -392,7 +393,7 @@
               &lt;/div&gt;
               &lt;div class=&quot;right&quot;&gt;
                 &lt;input type=&quot;text&quot; class=&quot;text_field&quot; /&gt;
-              &lt;/div&gt;              
+              &lt;/div&gt;
               &lt;div class=&quot;clear&quot;&gt;&lt;/div&gt;
             &lt;/div&gt;
             &lt;div class=&quot;group&quot;&gt;
@@ -401,7 +402,7 @@
               &lt;/div&gt;
               &lt;div class=&quot;right&quot;&gt;
                 &lt;input type=&quot;password&quot; class=&quot;text_field&quot; /&gt;
-              &lt;/div&gt;              
+              &lt;/div&gt;
               &lt;div class=&quot;clear&quot;&gt;&lt;/div&gt;
             &lt;/div&gt;
             &lt;div class=&quot;group navform&quot;&gt;
@@ -409,14 +410,14 @@
                 &lt;input type=&quot;submit&quot; class=&quot;button&quot; value=&quot;Login&quot; /&gt;
               &lt;/div&gt;
               &lt;div class=&quot;clear&quot;&gt;&lt;/div&gt;
-            &lt;/div&gt;            
+            &lt;/div&gt;
           &lt;/form&gt;
         &lt;/div&gt;
       &lt;/div&gt;
-      
+
       &lt;div class=&quot;block&quot; id=&quot;block-signup&quot;&gt;
-        &lt;h2&gt;Sign up&lt;/h2&gt;             
-        &lt;div class=&quot;content&quot;&gt;          
+        &lt;h2&gt;Sign up&lt;/h2&gt;
+        &lt;div class=&quot;content&quot;&gt;
           &lt;form action=&quot;#&quot; class=&quot;form&quot;&gt;
             &lt;div class=&quot;group&quot;&gt;
               &lt;div class=&quot;left&quot;&gt;
@@ -425,17 +426,17 @@
               &lt;div class=&quot;right&quot;&gt;
                 &lt;input type=&quot;text&quot; class=&quot;text_field&quot; /&gt;
                 &lt;span class=&quot;description&quot;&gt;Ex: web-app-theme&lt;/span&gt;
-              &lt;/div&gt;              
+              &lt;/div&gt;
               &lt;div class=&quot;clear&quot;&gt;&lt;/div&gt;
             &lt;/div&gt;
             &lt;div class=&quot;group&quot;&gt;
               &lt;div class=&quot;left&quot;&gt;
-                &lt;label class=&quot;label&quot;&gt;Email&lt;/label&gt;                
+                &lt;label class=&quot;label&quot;&gt;Email&lt;/label&gt;
               &lt;/div&gt;
               &lt;div class=&quot;right&quot;&gt;
                 &lt;input type=&quot;text&quot; class=&quot;text_field&quot; /&gt;
                 &lt;span class=&quot;description&quot;&gt;Ex: test@example.com&lt;/span&gt;
-              &lt;/div&gt;              
+              &lt;/div&gt;
               &lt;div class=&quot;clear&quot;&gt;&lt;/div&gt;
             &lt;/div&gt;
             &lt;div class=&quot;group&quot;&gt;
@@ -445,10 +446,10 @@
               &lt;div class=&quot;right&quot;&gt;
                 &lt;input type=&quot;password&quot; class=&quot;text_field&quot; /&gt;
                 &lt;span class=&quot;description&quot;&gt;Must contains the word 'yeah'&lt;/span&gt;
-              &lt;/div&gt;              
+              &lt;/div&gt;
               &lt;div class=&quot;clear&quot;&gt;&lt;/div&gt;
             &lt;/div&gt;
-            
+
             &lt;div class=&quot;group&quot;&gt;
               &lt;label class=&quot;label&quot;&gt;Text field&lt;/label&gt;
               &lt;input type=&quot;text&quot; class=&quot;text_field&quot; /&gt;
@@ -469,3 +470,4 @@
   &lt;/div&gt;
 &lt;/body&gt;
 &lt;/html&gt;
+</diff>
      <filename>index.html</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>e38a19d5453c11a64c680efb18b431e513b13246</id>
    </parent>
  </parents>
  <author>
    <name>Juan Maria Martinez Arce</name>
    <email>jmax@rachel.(none)</email>
  </author>
  <url>http://github.com/pilu/web-app-theme/commit/eb40890015046a016268b1045c4e60fd85d9df8b</url>
  <id>eb40890015046a016268b1045c4e60fd85d9df8b</id>
  <committed-date>2009-05-29T02:17:24-07:00</committed-date>
  <authored-date>2009-05-28T11:14:23-07:00</authored-date>
  <message>[Working on Drastic Dark]

  - Modify index for adding link to drastic-dark theme.

Signed-off-by: Andrea Franz &lt;andrea@gravityblast.com&gt;</message>
  <tree>e86018f596a6c785358cc9c9596065f33336143d</tree>
  <committer>
    <name>Andrea Franz</name>
    <email>andrea@gravityblast.com</email>
  </committer>
</commit>
