From 0c4d2ac8aff198c30d02c67bae1a6c6e685ca11e Mon Sep 17 00:00:00 2001 From: Stefan Pejcic Date: Sun, 2 Jun 2024 12:37:14 +0200 Subject: [PATCH] Update 0.2.0.md --- documentation/docs/changelog/0.2.0.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/documentation/docs/changelog/0.2.0.md b/documentation/docs/changelog/0.2.0.md index 285913ea..d99b7039 100644 --- a/documentation/docs/changelog/0.2.0.md +++ b/documentation/docs/changelog/0.2.0.md @@ -42,9 +42,10 @@ opencli admin notifications update swap 90 ### Email Template OpenAdmin Notifications now use a custom email template: + ![admin template screenshot](https://i.postimg.cc/633XNKkH/image.png) -This tempalte was heavily inspired by [Vercel verification email](https://www.saasframe.io/examples/vercel-verification-email). +This template was heavily inspired by [Vercel verification email](https://www.saasframe.io/examples/vercel-verification-email). Template can be customized by the Administrator by editing: `/usr/local/admin/templates/system/email_template.html`