Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrey Vakarev <avakarev@gmail.com>2012-06-04 02:37:27 +0400
committerAndrey Vakarev <avakarev@gmail.com>2012-06-04 02:37:27 +0400
commit3bd06d55e0c7e0accf9efd2e0d67cf1ae76f7b0d (patch)
treef492c34aeacd1a5e3c4fc716155066f241943be5 /app/views/errors
parent7e0726b1da5c27f958eb940e99e5f8cc3e4a5853 (diff)
Remove trailing whitespaces and trailing lines
Diffstat (limited to 'app/views/errors')
-rw-r--r--app/views/errors/encoding.html.haml2
-rw-r--r--app/views/errors/git_not_found.html.haml6
2 files changed, 4 insertions, 4 deletions
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