{{title}}

{% for alert in alerts %} {% for key, value in alert.items() %} {% endfor %} {% endfor %} {% for key, value in status.items() %} {% endfor %} {% for subscription in subscriptions %} {% for key, value in subscription.items() %} {% endfor %} {% endfor %}
Alert Key Alert Value
{{ key }} {{ value }}
Status Key Status Value
{{ key }} {{ value }}
Subscription Name Expiration Date Activation Status
{{ key }} {{ value[0] }} {{ value[1] }}

Source code: https://github.com/thevickypedia/Jarvis
Communicate: https://vigneshrao.com/jarvisoffline
Reach out: https://vigneshrao.com/contact