{% trans 'Station name' %}: {{ object.name }} {% trans 'Data level:' %} {{ object.mqttrootpath }}
{% trans 'Active' %} | {% trans 'Ident' %} | {% trans 'Lat' %} | {% trans 'Lon' %} | {% trans 'Category' %} | {% trans 'View on the map' %} |
---|---|---|---|---|---|
{% if object.active %} {% else %} {% endif %} | {{ object.ident }} | {{ object.lat }} | {{ object.lon }} | {{ object.category }} | {{ object.slug }} |