Commit 1fcff5c3 authored by Vladislav Rykov's avatar Vladislav Rykov
Browse files

alert message fix

parent 3ed788dd
<p> Hello {{ username }}, </p>
<p> The alert {{ alert[3] }} from your {{ appname }} application has been fired at {{ message['timedate'] }} with the next message: {{ message['data'] }}. </p>
<p> The alert {{ alert[3] }} from your {{ appname }} application has been fired at {{ message['timedate'] }} with the next message: </p>
<p> {{ message['data'] }} </p>
<p> Remember the condition of the alert was {{ alert[4] }}. </p>
<p>Take care,<br>HPC&amp;A IoT Server </p>
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment