diff --git a/layouts/partials/experiences/multiple-positions.html b/layouts/partials/experiences/multiple-positions.html index 3e37c61..565a828 100644 --- a/layouts/partials/experiences/multiple-positions.html +++ b/layouts/partials/experiences/multiple-positions.html @@ -18,7 +18,7 @@ {{ range $index,$position:= .positions }}
{{ $position.designation }}
-

{{ $position.start }} - {{if $position.end }} {{ $position.end }} {{else}} Present {{end}}

+ {{ $position.start }} - {{ $position.end }}