diff --git a/public/images/emails/banneduser.png b/public/images/emails/banneduser.png new file mode 100644 index 0000000000..4eac70d8ca Binary files /dev/null and b/public/images/emails/banneduser.png differ diff --git a/src/views/emails/banned.tpl b/src/views/emails/banned.tpl index 2384fe1549..9c25ea9d9e 100644 --- a/src/views/emails/banned.tpl +++ b/src/views/emails/banned.tpl @@ -1,18 +1,54 @@ -

- [[email:banned.text1, {username}, {site_title}]] - - [[email:banned.text2, {until}]] - -

+ - -

- [[email:banned.text3]] -

+ + -

- {reason} -

- + + + + + - \ No newline at end of file + + + + + + +
+ +
+ + + + + + + + + + + + +
+

[[email:greeting_with_name, {username}]]

+

+ [[email:banned.text1, {username}, {site_title}]] + +

[[email:banned.text2, {until}]] + +

+
+

[[email:greeting_with_name, {username}]]

+

+ [[email:banned.text3]] +

{reason} +

+
+

[[email:closing]]

+

{site_title}

+
+
+ + + diff --git a/src/views/emails/invitation.tpl b/src/views/emails/invitation.tpl index 1b574dde08..da800eebdb 100644 --- a/src/views/emails/invitation.tpl +++ b/src/views/emails/invitation.tpl @@ -1,11 +1,53 @@ -

[[email:greeting_no_name]],

+ -

- [[email:invitation.text1, {username}, {site_title}]] -

+ + -
- [[email:invitation.ctr]] -
+ + + + + - \ No newline at end of file + + + + + + +
+ +
+ + + + + + + + + + +
+

[[email:greeting_no_name]]

+

[[email:invitation.text1, {username}, {site_title}]]

+
+ + + + + +
+ +     [[email:invitation.ctr]]     + +
+ +
+

[[email:closing]]

+

{site_title}

+
+
+ + +