Add Circle Line timetable info.
This commit is contained in:
parent
cdee44ea3f
commit
60674fe663
2 changed files with 32 additions and 0 deletions
|
|
@ -150,6 +150,7 @@
|
|||
</td>
|
||||
<td class="col-transfer" style="padding:0.6rem 0.8rem;color:#4a5568;white-space:nowrap">
|
||||
{{ row.connection_duration }}{% if row.connection_minutes < 80 %} <span title="Tight connection">⚠️</span>{% endif %}
|
||||
<br><span style="font-size:0.75rem;color:#718096">Circle {{ row.circle_line_depart }} → STP {{ row.circle_arrive_checkin }}</span>
|
||||
</td>
|
||||
<td style="padding:0.6rem 0.8rem;font-weight:600">
|
||||
{{ row.depart_st_pancras }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue