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:
authorDouwe Maan <douwe@gitlab.com>2015-08-19 22:38:08 +0300
committerDouwe Maan <douwe@gitlab.com>2015-08-19 22:38:08 +0300
commit4e33127b3a72d507e093fd5cc520089c88640892 (patch)
tree95e3859d741f6540ddce3dadf958d79d852d401d /app/views/email_rejection_mailer
parented6122d7ea1d7ffa1e89078cedf416c6ae2e0383 (diff)
We'll get the <p> for free.
Diffstat (limited to 'app/views/email_rejection_mailer')
-rw-r--r--app/views/email_rejection_mailer/rejection.html.haml3
1 files changed, 1 insertions, 2 deletions
diff --git a/app/views/email_rejection_mailer/rejection.html.haml b/app/views/email_rejection_mailer/rejection.html.haml
index 84b040d8cbc..7f7d841fe21 100644
--- a/app/views/email_rejection_mailer/rejection.html.haml
+++ b/app/views/email_rejection_mailer/rejection.html.haml
@@ -1,5 +1,4 @@
%p
Unfortunately, your email message to GitLab could not be processed.
-%p
- = markdown @reason
+= markdown @reason