From 896353268dbf99b27c03bec52208ee7ed92fa01c Mon Sep 17 00:00:00 2001 From: "Grot (@grafanabot)" <43478413+grafanabot@users.noreply.github.com> Date: Fri, 2 Dec 2022 20:06:22 +0200 Subject: [PATCH] [v9.3.x] Docs: removes email templating (#59746) Docs: removes email templating (#59745) removes email templating (cherry picked from commit ece8609e7cbcba46c302bccc9b486c63e8d7ea66) Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> --- 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 41067ca94dd..4aab6908468 100644 --- a/docs/sources/whatsnew/whats-new-in-v9-3.md +++ b/docs/sources/whatsnew/whats-new-in-v9-3.md @@ -223,12 +223,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.