From 3bd06d55e0c7e0accf9efd2e0d67cf1ae76f7b0d Mon Sep 17 00:00:00 2001 From: Andrey Vakarev Date: Mon, 4 Jun 2012 01:37:27 +0300 Subject: Remove trailing whitespaces and trailing lines --- app/views/errors/encoding.html.haml | 2 +- app/views/errors/git_not_found.html.haml | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'app/views/errors') diff --git a/app/views/errors/encoding.html.haml b/app/views/errors/encoding.html.haml index c5cd2dd5c8b..0ffbadeb08d 100644 --- a/app/views/errors/encoding.html.haml +++ b/app/views/errors/encoding.html.haml @@ -1,6 +1,6 @@ .alert-message.block-message.error %h3 Encoding Error %hr - %p + %p Page cant be loaded cause of encoding error diff --git a/app/views/errors/git_not_found.html.haml b/app/views/errors/git_not_found.html.haml index 172bd4e678a..b2399ac51dc 100644 --- a/app/views/errors/git_not_found.html.haml +++ b/app/views/errors/git_not_found.html.haml @@ -1,9 +1,9 @@ .alert-message.block-message.error %h3 Git Resource Not found %hr - %p - Application cant get access to some + %p + Application cant get access to some %span.label branch - or + or %span.label commit in your repository. Maybe it was moved -- cgit v1.2.3