{% block content %}{% endblock %}
{% if widgets and widgets.sidebar %}
{% endif %}
{% if seo_settings %} {% if seo_settings.search_console_id %} {% endif %} {% if seo_settings.bing_webmaster_id %} {% endif %} {% if seo_settings.default_og_image and not og_image %} {% endif %} {% if seo_settings.twitter_site %} {% endif %} {% endif %} {% block meta %}{% endblock %}