28
This commit is contained in:
parent
13c4b76f37
commit
b8545ff0a6
|
@ -185,7 +185,7 @@ To understand a bit better let's take a look on the trips page which is built up
|
||||||
'{'{ trip.departure '}'}
|
'{'{ trip.departure '}'}
|
||||||
</td>
|
</td>
|
||||||
<td>
|
<td>
|
||||||
{{ trip.destination }}
|
{ { trip.destination } }
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
</tbody>
|
</tbody>
|
||||||
|
|
Loading…
Reference in a new issue