{% extends "base.html" %}
{% block content %}
{% load staticfiles %}
ID UREĐAJA | VREMENSKI TRENUTAK | ALARM | {% else %}DEVICE ID | TIME STAMP | ALARM | {% endif %}
---|---|---|---|---|---|
ID UREĐAJA | VREMENSKI TRENUTAK | ALARM | {% else %}DEVICE ID | TIME STAMP | ALARM | {% endif %}
{{alarm1.lldevicelist}} | {{alarm1.timestamp}} | {{alarm1.alarm}} | {% else %}{{alarm1.lldevicelist}} | {{alarm1.timestamp}} | {{alarm1.alarm}} | {% endif %}