From ece8609e7cbcba46c302bccc9b486c63e8d7ea66 Mon Sep 17 00:00:00 2001 From: Christopher Moyer <35463610+chri2547@users.noreply.github.com> Date: Fri, 2 Dec 2022 12:01:01 -0600 Subject: [PATCH] Docs: removes email templating (#59745) removes email templating --- docs/sources/whatsnew/whats-new-in-v9-3.md | 6 ------ 1 file changed, 6 deletions(-) diff --git a/docs/sources/whatsnew/whats-new-in-v9-3.md b/docs/sources/whatsnew/whats-new-in-v9-3.md index af059cc85d7..eec28b431e0 100644 --- a/docs/sources/whatsnew/whats-new-in-v9-3.md +++ b/docs/sources/whatsnew/whats-new-in-v9-3.md @@ -221,12 +221,6 @@ Finally, we have fixed several access control related bugs to ensure a smoother All of these new alerting features are generally available in all editions of Grafana. -### Email templating - -We've improved the design and functionality of email templates to make template creation much easier and more customizable. The email template framework utilizes MJML to define and compile the final email HTML output. Sprig functions in the email templates provide more customizable template functions. - -{{< figure src="/static/img/docs/alerting/alert-templates-whats-new-v9.3.png" max-width="750px" caption="Email template redesign" >}} - ### Support for Webex Teams You can now use Cisco Webex Teams as a contact point, to send alerts to a Webex Teams space.