diff --git a/module/layouts/_partials/components/translations/community-translations2.html b/module/layouts/_partials/components/translations/community-translations2.html index 3636cb9..1b57a35 100644 --- a/module/layouts/_partials/components/translations/community-translations2.html +++ b/module/layouts/_partials/components/translations/community-translations2.html @@ -21,7 +21,8 @@
{{ i18n "guides_intro_text" . }}
+{{ .Params.which_to_use_summary | markdownify }}
+ + +{{ i18n "open_source_description" . }}
+ +{{ i18n "contributors_description" . }}
+ {{ $sections := .Site.Sections }} + {{ range .Site.Home.Translations }} + {{ $sections = $sections | lang.Merge .Site.Sections }} + {{ end }} + {{- range $sections.ByWeight }} +