templates/trip.html

changeset 47
18953691af29
parent 36
728965530259
child 48
428cfdf64ccc
equal deleted inserted replaced
46:548b526ded3b 47:18953691af29
47 <title>{{route}} {{description}}</title> 47 <title>{{route}} {{description}}</title>
48 </head> 48 </head>
49 <body> 49 <body>
50 <h1> 50 <h1>
51 {% if night %} 51 {% if night %}
52 &#127769; 52 &#127769;&nbsp;
53 {% endif %} 53 {% endif %}
54 {{route}} {{description}}</h1> 54 🚍 {{route}} {{description}}</h1>
55 <p style="text-align: center">Ajomatka: {{'%.1f' % length}}km</p> 55 <p style="text-align: center">Ajomatka: {{'%.1f' % length}}km</p>
56 <table class='aikataulu' cellspacing='0'> 56 <table class='aikataulu' cellspacing='0'>
57 <tr> 57 <tr>
58 <th class='sarake-aika'>Aika</th> 58 <th class='sarake-aika'>Aika</th>
59 <th class='sarake-alue'>Alue</th> 59 <th class='sarake-alue'>Alue</th>

mercurial