Vessel: {{ vessel }}
Status: {%if active %}active{% else %}inactive{% endif %}
Last update: {%if ago %}{{ ago }} minutes ago{% endif %}
Date/Time (UTC) | Alarm | Data |
---|---|---|
{{ alarm.date.strftime('%d %b %Y %H:%M') }} | {{ alarm.alarm }}{% if alarm.notified %} (notified){% endif %} | {{ alarm.data }} |
Current Date/Time (UTC{%if timezone %}{%if timezone > 0 %}+{% endif %}{{ timezone }}{% endif %}): {{ now.strftime('%d %b %Y %H:%M') }}
{%if key %}{% endif %}