{% extends "base.html" %} {% block extrahead %} {% if page.is_homepage %} {% else %} {% if config.plugins.social %} {% endif %} {% endif %} {% endblock %}