Skip to content

Commit

Permalink
Simplify EmailTitle helper usage in SubscriberIncidentStateChanged te…
Browse files Browse the repository at this point in the history
…mplate
  • Loading branch information
simlarsen committed Nov 18, 2024
1 parent 521844a commit ab328b0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{{> Start this}}

{{> CustomLogo this}}
{{> EmailTitle title=(concat emailTitle) }}
{{> EmailTitle title=emailTitle }}

{{> InfoBlock info="Incident state has changed. Here are the details: "}}

Expand Down

0 comments on commit ab328b0

Please sign in to comment.