diff --git a/layouts/guides/landing.html b/layouts/guides/landing.html
index 43e62fc69c..7cd3ba5f9d 100644
--- a/layouts/guides/landing.html
+++ b/layouts/guides/landing.html
@@ -154,16 +154,16 @@
{{- define "guide-metadata" }}
-
+
{{- $taxoterms := .GetTerms "languages" }}
{{- $taxoterms = $taxoterms | append (.GetTerms "levels") }}
{{- $taxoterms = $taxoterms | append (.GetTerms "subjects") }}
{{- range $taxoterms }}
- {{- .Page.LinkTitle }}
+ {{- .Page.LinkTitle }}
{{- end }}
{{- with .Params.time }}
-
+
{{ partialCached "icon" "schedule" "schedule" }}
{{ . }}