debian-mirror-gitlab/app/views/layouts/mailer.html.haml
2022-08-13 15:12:31 +05:30

8 lines
288 B
Text

= content_for :footer do
%tr.footer
%td
%img.footer-logo{ alt: "GitLab", src: image_url('mailers/gitlab_logo_black_text.png') }
%div
= notification_reason_text(show_manage_notifications_link: true, show_help_link: true, format: :html)
= render 'layouts/mailer'