27
This commit is contained in:
parent
b001625f60
commit
13c4b76f37
|
@ -182,7 +182,7 @@ To understand a bit better let's take a look on the trips page which is built up
|
|||
\{{ trip.departure_date | date : 'dd.MM.yyyy' \}}
|
||||
</td>
|
||||
<td>
|
||||
{{ trip.departure }}
|
||||
'{'{ trip.departure '}'}
|
||||
</td>
|
||||
<td>
|
||||
{{ trip.destination }}
|
||||
|
|
Loading…
Reference in a new issue