diff --git a/layouts/partials/welcome.html b/layouts/partials/welcome.html index 8b4de0bab..babe97aa5 100644 --- a/layouts/partials/welcome.html +++ b/layouts/partials/welcome.html @@ -82,7 +82,7 @@

devopsdays {{$e.city}}

{{- if .startdate -}} {{- if eq (lower .city) (lower $e.city) -}} {{- if and (ne .startdate $e.startdate) (ne ($.Scratch.Get "past-counter") 1 ) -}} - Past {{ $e.city }} Events
+ Other {{ $e.city }} Events
{{- $.Scratch.Set "past-counter" 1 -}} {{- end -}} {{- if eq (lower .city) (lower $e.city)}}