summaryrefslogtreecommitdiff
path: root/app/views/layouts
diff options
context:
space:
mode:
authorDouwe Maan <douwe@gitlab.com>2016-05-19 21:12:53 +0000
committerDouwe Maan <douwe@gitlab.com>2016-05-19 21:12:53 +0000
commit18ef054bc7eb14a7b817af5f66f140f2f3dd4ae6 (patch)
treeeae7f19fb7c8f6b5009546ef3224e2558bd26560 /app/views/layouts
parentc50e7b1202f8a8534719ae266a53893e1ab3a2fa (diff)
parenta9977f2b7a39d57d0633714616b4653aca103993 (diff)
downloadgitlab-ce-18ef054bc7eb14a7b817af5f66f140f2f3dd4ae6.tar.gz
Merge branch '17464-backport-email-syntax-highlighting' into 'master'
Syntax-highlight diffs in push emails ![image](/uploads/8ecbabc65382214b8de63aae24f66cea/image.png) Based on: https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/151 See merge request !4147
Diffstat (limited to 'app/views/layouts')
-rw-r--r--app/views/layouts/notify.html.haml1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/views/layouts/notify.html.haml b/app/views/layouts/notify.html.haml
index 2997f59d946..dde2e2889dc 100644
--- a/app/views/layouts/notify.html.haml
+++ b/app/views/layouts/notify.html.haml
@@ -4,6 +4,7 @@
%title
GitLab
= stylesheet_link_tag 'notify'
+ = yield :head
%body
%div.content
= yield