Email format issue

Hi Guys,

For some reason recently I’m getting the following email format, please advise on the fix

%title

Severity: %severity

{if %state == 0}Time elapsed: %elapsed

{/if}Timestamp: %timestamp

Unique-ID: %uid

Rule: {if %name}%name{else}%rule{/if}

{if %faults}Faults:

{foreach %faults} #%key: %value.string

{/foreach}{/if}Alert sent to: {foreach %contacts}%value <%key> {/foreach}

Hi @amaizenshtein

Template format changed a while ago. You received multiple notifications for this.
Documentation can be found here:
https://docs.librenms.org/Alerting/Templates/

PipoCanaja