2012-08-11 00:07:50 +02:00
|
|
|
|
%html{lang: "en"}
|
2011-10-08 23:36:38 +02:00
|
|
|
|
%head
|
2012-08-11 00:07:50 +02:00
|
|
|
|
%meta{content: "text/html; charset=utf-8", "http-equiv" => "Content-Type"}
|
2011-10-08 23:36:38 +02:00
|
|
|
|
%title
|
2012-09-06 09:50:47 +02:00
|
|
|
|
GitLab
|
2011-10-08 23:36:38 +02:00
|
|
|
|
:css
|
|
|
|
|
.header h1 {color: #BBBBBB !important; font: bold 32px Helvetica, Arial, sans-serif; margin: 0; padding: 0; line-height: 40px;}
|
|
|
|
|
.header p {color: #c6c6c6; font: normal 12px Helvetica, Arial, sans-serif; margin: 0; padding: 0; line-height: 18px;}
|
|
|
|
|
.content h2 {color:#646464 !important; font-weight: bold; margin: 0; padding: 0; line-height: 26px; font-size: 18px; font-family: Helvetica, Arial, sans-serif; }
|
|
|
|
|
.content p {color:#767676; font-weight: normal; margin: 0; padding: 0; line-height: 20px; font-size: 12px;font-family: Helvetica, Arial, sans-serif;}
|
|
|
|
|
.content a {color: #0eb6ce; text-decoration: none;}
|
|
|
|
|
.footer p {font-size: 11px; color:#7d7a7a; margin: 0; padding: 0; font-family: Helvetica, Arial, sans-serif;}
|
|
|
|
|
.footer a {color: #0eb6ce; text-decoration: none;}
|
2012-08-11 00:07:50 +02:00
|
|
|
|
%body{bgcolor: "#EAEAEA", style: "margin: 0; padding: 0; background: #EAEAEA"}
|
|
|
|
|
%table{align: "center", border: "0", cellpadding: "0", cellspacing: "0", style: "padding: 35px 0; background: #EAEAEA;", width: "100%"}
|
2011-10-08 23:36:38 +02:00
|
|
|
|
%tr
|
2012-08-11 00:07:50 +02:00
|
|
|
|
%td{align: "center", style: "margin: 0; padding: 0; background: #EAEAEA;"}
|
|
|
|
|
%table.header{align: "center", border: "0", cellpadding: "0", cellspacing: "0", style: "font-family: Helvetica, Arial, sans-serif; background:#333", width: "600"}
|
2011-10-08 23:36:38 +02:00
|
|
|
|
%tr
|
2012-08-11 00:07:50 +02:00
|
|
|
|
%td{style: "font-size: 0px;", width: "20"}
|
2011-10-08 23:36:38 +02:00
|
|
|
|
\
|
2012-08-11 00:07:50 +02:00
|
|
|
|
%td{align: "left", style: "padding: 18px 0 10px;", width: "580"}
|
|
|
|
|
%h1{style: "color: #BBBBBB; font: normal 32px Helvetica, Arial, sans-serif; margin: 0; padding: 0; line-height: 40px;"}
|
2012-09-06 09:50:47 +02:00
|
|
|
|
GITLAB
|
2011-10-08 23:36:38 +02:00
|
|
|
|
- if @project
|
|
|
|
|
| #{@project.name}
|
2012-08-11 00:07:50 +02:00
|
|
|
|
%table{align: "center", bgcolor: "#fff", border: "0", cellpadding: "0", cellspacing: "0", style: "font-family: Helvetica, Arial, sans-serif; background: #fff;", width: "600"}
|
2011-10-08 23:36:38 +02:00
|
|
|
|
%tr= yield
|
|
|
|
|
%tr
|
2012-08-11 00:07:50 +02:00
|
|
|
|
%td{align: "left", colspan: "2", height: "3", style: "padding: font-size: 0; line-height: 0; height: 3px;", width: "600"}
|
|
|
|
|
%table.footer{align: "center", border: "0", cellpadding: "0", cellspacing: "0", style: "font-family: Helvetica, Arial, sans-serif; line-height: 10px;", width: "600"}
|
2011-10-08 23:36:38 +02:00
|
|
|
|
%tr
|
2012-08-11 00:07:50 +02:00
|
|
|
|
%td{align: "center", style: "padding: 5px 0 10px; font-size: 11px; color:#7d7a7a; margin: 0; line-height: 1.2;font-family: Helvetica, Arial, sans-serif;", valign: "top"}
|
2011-10-08 23:36:38 +02:00
|
|
|
|
%br
|
2012-08-11 00:07:50 +02:00
|
|
|
|
%p{style: "font-size: 11px; color:#7d7a7a; margin: 0; padding: 0; font-family: Helvetica, Arial, sans-serif;"}
|
2012-06-26 18:15:52 +02:00
|
|
|
|
You're receiving this notification because you are a member of the
|
|
|
|
|
- if @project
|
|
|
|
|
#{@project.name}
|
|
|
|
|
project team.
|