From aa60dac4ab5426b3ccf51be416311300712ef825 Mon Sep 17 00:00:00 2001 From: birocarol Date: Tue, 22 Mar 2016 10:44:39 +0200 Subject: [PATCH] 26 --- _posts/2016-03-21-Reisekosten-App-Frontend.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 }}