hello all
i have configured grafana email alert and it is working fine.
changes that i want to make is to have email subject as subject-title-status.
as of now i getting only
i tried to change /usr/share/grafana/public/emails/ng_alert_notification.html this file as {{(Subject .Subject “{{.Title}}” ("{{.Message}}"))}}
but getting error message as
so anyone having insights pls share to me. thanks in advance.