diff --git a/emails/assets/css/style.css b/emails/assets/css/style.css
index 7d5d7a7f759..f138a0c1296 100644
--- a/emails/assets/css/style.css
+++ b/emails/assets/css/style.css
@@ -109,8 +109,8 @@ table.columns td.better-button {
}
.better-button a {
- text-decoration: none;
- -webkit-border-radius: 2px;
+ text-decoration: none;
+ -webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
@@ -123,7 +123,7 @@ table.columns td.better-button {
.better-button:hover a {
color: #FFFFFF !important;
background-color: #F2821E;
- border: 1px solid #F2821E;
+ border: 1px solid #F2821E;
}
.better-button:visited a {
@@ -132,4 +132,13 @@ table.columns td.better-button {
.better-button:active a {
color: #FFFFFF !important;
-}
\ No newline at end of file
+}
+
+.verification-code {
+ background-color: #EEEEEE;
+ padding: 3px;
+ margin: 8px;
+ display: inline-block;
+ font-weight: bold;
+ font-size: 20px;
+}
diff --git a/emails/templates/invited_to_org.html b/emails/templates/invited_to_org.html
index 679c0062131..59e76cd5a77 100644
--- a/emails/templates/invited_to_org.html
+++ b/emails/templates/invited_to_org.html
@@ -32,17 +32,14 @@
+
+
+
+
+
+
+
+
+
+ {{Subject .Subject "Welcome to Grafana, please complete your sign up!"}}
+
+
+
+
+
+
+
+
+ Complete the signup
+ |
+ |
+
+
+
+ |
+
+
+
+
+
+
+
+
+
+ Copy and past the email verification code:
+ {{.Code}} in
+ the sign up form or use the link below.
+ |
+ |
+
+
+
+
+ |
+
+
+ |
+
+
+
+
+
+
+
+
+
+ |
+
+
+
+
+ |
+
+
+
+
+