summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Reigel <mail@koffeinfrei.org>2017-04-05 16:37:43 +0200
committerAlexis Reigel <mail@koffeinfrei.org>2017-06-13 22:36:45 +0200
commit2fbe116c228b2768167ffcc16159b803ccf82ba6 (patch)
tree71f0f8a68a9c8bfbf09902979cde903d2735b87c
parent0037cf634dbcc8045fba9cbc28133cfde07dc97c (diff)
downloadgitlab-ce-2fbe116c228b2768167ffcc16159b803ccf82ba6.tar.gz
add layout for default email content
-rw-r--r--app/views/layouts/mailer/_default_content.html.haml3
1 files changed, 3 insertions, 0 deletions
diff --git a/app/views/layouts/mailer/_default_content.html.haml b/app/views/layouts/mailer/_default_content.html.haml
new file mode 100644
index 00000000000..88e00b909eb
--- /dev/null
+++ b/app/views/layouts/mailer/_default_content.html.haml
@@ -0,0 +1,3 @@
+%tr
+ %td{ style: "font-family:'Helvetica Neue',Helvetica,Arial,sans-serif;color:#333333;font-size:15px;font-weight:400;line-height:1.4;padding:15px 5px;text-align:center;" }
+ = yield