email templating
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
{
|
||||
"mail.create-user.title": "Welcome to Cowsi",
|
||||
"mail.create-user.body-html": "<h1>Welcome to Cowsi<h1>"
|
||||
"mail.create-user.title": "Welcome to Cowsi!",
|
||||
"mail.create-user.body-title": "Welcome to Cowsi {{name}}!"
|
||||
}
|
||||
Reference in New Issue
Block a user