{% include search-form.html class="widget -search" %}
{% capture custom_widgets %}
{% include blog/custom-widgets.html %}
{% endcapture %}
{% assign custom_widgets = custom_widgets | strip | strip_newlines | normalize_whitespace %}
{% if site.data.social or site.data.blogroll or custom_widgets != "" %}
{% endif %}