[v10.0.x] Docs: removes screenshots (#69635)

Docs: removes screenshots (#69634)

(cherry picked from commit 3227d0b5fd)

Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com>
This commit is contained in:
Grot (@grafanabot)
2023-06-06 11:05:38 +00:00
committed by GitHub
co-authored by brendamuir
parent 04330a0a4d
commit 302aa2f838
@@ -30,14 +30,10 @@ To create a template, complete the following steps.
3. Write the content of the template in the content field.
{{< figure max-width="940px" src="/static/img/docs/alerting/unified/new-notification-template-email-subject-9-4.png" caption="New notification template email.subject" >}}
4. Click **Save**.
`{{ define "email.subject" }}` and `{{ end }}` is automatically added to the start and end of the content:
{{< figure max-width="940px" src="/static/img/docs/alerting/unified/edit-notification-template-email-subject-9-4.png" caption="Edit notification template email.subject" >}}
To create a notification template that contains more than one template:
1. Click **Add Template**.
@@ -46,8 +42,6 @@ To create a notification template that contains more than one template:
3. Write each template in the Content field, including `{{ define "name-of-template" }}` and `{{ end }}` at the start and end of each template.
{{< figure max-width="940px" src="/static/img/docs/alerting/unified/new-notification-template-email-9-4.png" caption="New notification template" >}}
4. Click **Save**.
## Preview notification templates