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 '}'}
|
||||
</td>
|
||||
<td>
|
||||
{{ trip.destination }}
|
||||
{ { trip.destination } }
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
|
|
Loading…
Reference in a new issue