diff -r 5acbf5a81383 -r 6967657fced6 templates/interesting.html --- a/templates/interesting.html Tue May 01 13:23:59 2018 +0300 +++ b/templates/interesting.html Tue May 01 13:24:33 2018 +0300 @@ -51,13 +51,13 @@ {{entry['departure'].strftime('%H:%M')}} - {{entry['stop'].code}}
{{entry['stop'].name}}
+ {{entry['stop'].code}}
{{entry['stop'].name}}
- {{entry['route']}} + {{entry['route']}} - {{entry['description']}} + {{entry['description']}} {% endfor %}