* {{ h.list_template('Haltestelle', [pt_stop.municipality, pt_stop.name_local, h.json_pos_ele_position(pt_stop.get('position', {})), h.json_pos_ele_elevation(pt_stop.get('position', {}))]) }}
{%- if pt_stop.note %} ({{ pt_stop.note }}){% endif %}
{% for template_name in ['monitor_template', 'route_arrival_template', 'route_departure_template'] -%}
* {{ h.list_template('Haltestelle', [pt_stop.municipality, pt_stop.name_local, h.json_pos_ele_position(pt_stop.get('position', {})), h.json_pos_ele_elevation(pt_stop.get('position', {}))]) }}
{%- if pt_stop.note %} ({{ pt_stop.note }}){% endif %}
{% for template_name in ['monitor_template', 'route_arrival_template', 'route_departure_template'] -%}