{% extends "!layout.html" %} {%- block extrahead %} {# No super() because we want to avoid loading an empty custom.css file #} {% if pagename == 'index' %} {% else %} {% endif %} {# Alabaster theme native GA integration is outdated (ga.js). #} {# Insert our own GA snippet instead. #} {% endblock %}