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:
authorClement Ho <ClemMakesApps@gmail.com>2018-04-09 19:41:31 +0300
committerClement Ho <ClemMakesApps@gmail.com>2018-04-09 19:41:31 +0300
commitab3d194cbe6fa711977a7fc0afccd25a063536ff (patch)
tree2ad63798e742b7d72f6d8dc79cf74003e8ddeddd /app/views/abuse_report_mailer
parenteb6288ec51eda2f24f429574731705dfd47440e6 (diff)
Replace <blockquote> with .blockquote
Diffstat (limited to 'app/views/abuse_report_mailer')
-rw-r--r--app/views/abuse_report_mailer/notify.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/abuse_report_mailer/notify.html.haml b/app/views/abuse_report_mailer/notify.html.haml
index d50b4071745..5abb0dc9182 100644
--- a/app/views/abuse_report_mailer/notify.html.haml
+++ b/app/views/abuse_report_mailer/notify.html.haml
@@ -4,7 +4,7 @@
#{link_to @abuse_report.reporter.name, user_url(@abuse_report.reporter)}
(@#{@abuse_report.reporter.username}).
-%blockquote
+.blockquote
= @abuse_report.message
%p