{{ partial "widgets/events.html" . }} {{ partial "widgets/search.html" . }} {{ partial "widgets/recent.html" . }} {{ partial "widgets/categories.html" . }} {{ partial "widgets/social.html" . }} {{ partial "widgets/taglist.html" . }} {{- if and (not .Site.Params.widgets.search) (not .Site.Params.widgets.recent_articles) (not .Site.Params.widgets.categories) (not .Site.Params.widgets.social) (not .Site.Params.widgets.taglist) }}

{{ T "sidebar_warning" }}:
{{ T "sidebar_recommendation" }}

{{- end }}