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/wikis
parent7e0726b1da5c27f958eb940e99e5f8cc3e4a5853 (diff)
Remove trailing whitespaces and trailing lines
Diffstat (limited to 'app/views/wikis')
-rw-r--r--app/views/wikis/_form.html.haml6
1 files changed, 3 insertions, 3 deletions
diff --git a/app/views/wikis/_form.html.haml b/app/views/wikis/_form.html.haml
index 55191250ceb..dbb8648d664 100644
--- a/app/views/wikis/_form.html.haml
+++ b/app/views/wikis/_form.html.haml
@@ -7,10 +7,10 @@
%li= msg
.alert-message.block-message.warning
- %p
- Wiki content is parsed with #{link_to "Markdown", "http://en.wikipedia.org/wiki/Markdown"}.
+ %p
+ Wiki content is parsed with #{link_to "Markdown", "http://en.wikipedia.org/wiki/Markdown"}.
%br
- To add link to new page you can just type
+ To add link to new page you can just type
%code [Link Title](page-slug)
.clearfix
= f.label :title