diff --git a/web/layouts/journeys/_partials/journeys-others.html b/web/layouts/journeys/_partials/journeys-others.html index 4a27833..8c8db4a 100644 --- a/web/layouts/journeys/_partials/journeys-others.html +++ b/web/layouts/journeys/_partials/journeys-others.html @@ -1,5 +1,14 @@ {{define "journeys_others"}} - + +
+ {{ range .ViewState.kb_data }} +
+

{{.title}}

+

{{.description}}

+

Voir plus ...

+
+ {{ end }} +
{{if moduleAvailable "vehicles"}}
@@ -16,7 +25,6 @@ Véhicule Numéro - Gestionnaire Lieu @@ -25,7 +33,6 @@ {{.Data.name}} {{.Data.licence_plate}} - COOPGO {{if .Data.address}}{{.Data.address.properties.label}}{{end}} {{end}}