diff -r e6bdb9c54096 -r cb423946cf33 templates/trip.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/templates/trip.html Tue Jun 20 10:30:47 2017 +0300 @@ -0,0 +1,89 @@ + + + + + + + + {{route}} {{description}} + + +

+ {% if night %} + 🌙 + {% endif %} + {{route}} {{description}}

+ +

Ajomatka: {{'%.1f' % length}}km

+
+ + + + + + {% for entry in concise_schedule %} + + + + + {% endfor %} +
AikaAlue
{{entry['time']}}{{entry['region']}}
+
+ + +