{% trans 'Stations' %}
{% trans 'View on the map' %}
| Short name | Ident | Lat | Lon | Category | {% trans 'View on the map' %} |
|---|---|---|---|---|---|
| {{ station.name }} | {{ station.ident}} | {{ station.lat}} | {{ station.lon}} | {{ station.category}} | {{ station.name }} |
| Short name | Ident | Lat | Lon | Category | {% trans 'View on the map' %} |
|---|---|---|---|---|---|
| {{ station.name }} | {{ station.ident}} | {{ station.lat}} | {{ station.lon}} | {{ station.category}} | {{ station.name }} |