diff -r 0b1e263674e8 -r 0f1d046b3f78 templates/stop.html --- a/templates/stop.html Thu Aug 31 21:30:34 2017 +0300 +++ b/templates/stop.html Sun Sep 03 14:10:38 2017 +0300 @@ -22,23 +22,27 @@ {% endif %} -

{{name}}

-

- {{region or ""}} - — - 📌 ({{location}}) -

- {% if cluster %} -

- {{tr('nearby-area-schedule', 'misc-text')}} -

- {% endif %} + + + + + + + {% for halt in schedule %} - {% endfor %} +
+ {{name}} +
{{tr('time', 'headings')}} {{tr('route', 'headings')}} {{tr('destination', 'headings')}} + + 📌 + {% if cluster %} + 🞊 + {% endif %} +
@@ -49,11 +53,12 @@ {{halt['route']}} + {{halt['sign']}}