diff -r 0b1e263674e8 -r 0f1d046b3f78 templates/cluster.html --- a/templates/cluster.html Thu Aug 31 21:30:34 2017 +0300 +++ b/templates/cluster.html Sun Sep 03 14:10:38 2017 +0300 @@ -36,10 +36,7 @@ -

{{name}}

-

- 📌 ({{location}}) -

+ + + + + + - + + + {% for halt in schedule %} + - - {% endfor %} +
+ {{name}} +
{{tr('time', 'headings')}}{{tr('bus-stop', 'headings')}} {{tr('route', 'headings')}} {{tr('destination', 'headings')}}{{tr('bus-stop', 'headings')}} + + 📌 + {% if cluster %} + 🞊 + {% endif %} +
@@ -62,17 +75,18 @@ {% endif %} {{halt['time']}} + {{halt['stop_code']}} + {{halt['route']}} + {{halt['sign']}} - {{halt['stop_code']}} -