mirror of
https://github.com/grafana/grafana.git
synced 2024-12-01 13:09:22 -06:00
Docs: removes screenshots (#69634)
This commit is contained in:
parent
b0aa14983c
commit
3227d0b5fd
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user