{{ partial "footer/logo.html" }}
{{ partial "footer/site.html" }}
{{ partial "footer/social.html" . }}
{{ partial "footer/legals.html" . }} {{ if and site.Params.search.active (in site.Params.search.positions "footer") }}
{{ partial "commons/search/button.html" "footer" }}
{{ end }} {{ partial "footer/credit.html" . }}