diff --git a/_posts/2016-03-21-Reisekosten-App-Frontend.md b/_posts/2016-03-21-Reisekosten-App-Frontend.md index f61747f..b04f003 100644 --- a/_posts/2016-03-21-Reisekosten-App-Frontend.md +++ b/_posts/2016-03-21-Reisekosten-App-Frontend.md @@ -179,10 +179,10 @@ 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' }} + \{{ trip.departure_date | date : 'dd.MM.yyyy' \}} - {{ trip.departure }} + {{ trip.departure }} {{ trip.destination }}