diff rhodecode/templates/email_templates/pull_request_comment.html @ 2815:acc05c33cc0c beta

White space cleanup
author Marcin Kuzminski <marcin@python-works.com>
date Thu, 06 Sep 2012 00:10:34 +0200
parents 0a623ec24b62
children 400ca827f2c5
line wrap: on
line diff
--- a/rhodecode/templates/email_templates/pull_request_comment.html	Thu Sep 06 00:06:39 2012 +0200
+++ b/rhodecode/templates/email_templates/pull_request_comment.html	Thu Sep 06 00:10:34 2012 +0200
@@ -1,6 +1,6 @@
 ## -*- coding: utf-8 -*-
 <%inherit file="main.html"/>
-            
+
 User <b>${pr_comment_user}</b> commented on pull request #${pr_id} for
 repository ${pr_target_repo}