summaryrefslogtreecommitdiff
path: root/app/views/email_rejection_mailer
diff options
context:
space:
mode:
authorDouwe Maan <douwe@gitlab.com>2015-08-19 12:38:08 -0700
committerDouwe Maan <douwe@gitlab.com>2015-08-19 12:38:08 -0700
commit4e33127b3a72d507e093fd5cc520089c88640892 (patch)
tree95e3859d741f6540ddce3dadf958d79d852d401d /app/views/email_rejection_mailer
parented6122d7ea1d7ffa1e89078cedf416c6ae2e0383 (diff)
downloadgitlab-ce-4e33127b3a72d507e093fd5cc520089c88640892.tar.gz
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