Whitespace and tabs
Tomas Doran [Mon, 18 Jan 2010 02:57:26 +0000 (02:57 +0000)]
root/_header_feeds.tt2
root/fragment/commit/commit.tt2
root/fragment/commit/diff_fancy.tt2
root/repository/heads.tt2
root/wrapper.tt2

index 2183ab5..e0b83ec 100644 (file)
@@ -18,7 +18,7 @@
     title="[% c.config.sitename %] Git repositories list"
     href="[% c.uri_for('repository_index') %]"
     type="text/plain; charset=utf-8"
-  > 
+  >
   <link
     rel="alternate"
     title="[% c.config.sitename %] Git repositories feeds"
index 708ad43..70cb801 100644 (file)
@@ -36,4 +36,4 @@
     IF diff_tree.size > 0;
       INCLUDE '_diff_tree.tt2';
     END;
-  %]
\ No newline at end of file
+  %]
index 75e461e..bb44da2 100644 (file)
@@ -17,4 +17,4 @@
   %]
   </div>
   [% END %]
-  
\ No newline at end of file
+
index 36f5f87..cf5904d 100644 (file)
@@ -1,2 +1,2 @@
 [% INCLUDE 'nav/actions.tt2' object = commit %]
-[% subinclude('/fragment/repository/heads', c.req.captures) %]
\ No newline at end of file
+[% subinclude('/fragment/repository/heads', c.req.captures) %]
index f19e711..0feb8de 100644 (file)
@@ -21,7 +21,7 @@
   <link rel="stylesheet" href="[% c.uri_for('/static/css/blueprint/print.css') %]" type="text/css" media="print">
   <!--[if lt IE 8]>
     <link rel="stylesheet" href="[% c.uri_for('/static/css/blueprint/ie.css') %]" type="text/css" media="screen, projection">
-  <![endif]-->  
+  <![endif]-->
   <link rel="stylesheet" type="text/css" href="[% c.uri_for('/static/css/site.css') %]">
   <link rel="shortcut icon" href="[% c.uri_for('/static/git-favicon.png') %]" type="image/png">
 </head>