diff --git a/template/email.html b/template/email.html index 01ac5233..52b6b2f4 100644 --- a/template/email.html +++ b/template/email.html @@ -236,7 +236,7 @@ a { font-size: 16px; } .alert.alert-warning { - background-color: ##E6522C; + background-color: #E6522C; } .alert.alert-bad { background-color: #D0021B;