Fix email templates and handler for #4586

This commit is contained in:
James Cole
2021-04-03 12:25:35 +02:00
parent 472497cafd
commit e6012e1ca2
49 changed files with 84 additions and 440 deletions

View File

@@ -0,0 +1,10 @@
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
</head>
<body>
<p style="font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;font-size:13px;">
{{ trans('email.greeting') }}
</p>