diff -r 06000662d87b -r 4354d459c231 templates/stop.html --- a/templates/stop.html Wed Jun 28 17:51:40 2017 +0300 +++ b/templates/stop.html Wed Jun 28 17:52:42 2017 +0300 @@ -41,10 +41,11 @@ {% for halt in schedule %} - {% if halt['imminent'] %} - - {% endif %} - {{halt['time']}} + + {% if halt['imminent'] %} + + {% endif %} + {{halt['time']}} {{halt['route']}}