diff -r 4b09d8a597f8 -r 88a5110b66ba templates/stop_week.html --- a/templates/stop_week.html Mon Aug 13 22:56:30 2018 +0300 +++ b/templates/stop_week.html Fri Sep 07 00:23:42 2018 +0300 @@ -202,7 +202,9 @@ + {{ref}} {{name}} + @@ -211,7 +213,7 @@ {% for entry in description['description'] %} - {% for route in entry[0] %}{{ route }}{{ route != entry[0][-1] and ' ' or '' }}{% endfor %} + {% for route in entry[0] %}{{ route }}{{ route != entry[0][-1] and '.' or '' }}{% endfor %} {{ entry[1] }}