{% trans 'Station name' %}: {{ object.name }}
{% trans 'Comunication status with server' %}:
{% 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 }} |
---|