{% extends "base.html" %} {% block extrahead %} {{ super() }} {% endblock %} {% block header %} {{ super() }} {% if config.extra.header_links %} {# Rendered out-of-band; the script in `block libs` relocates it INTO `.md-header__inner` so the links sit on the same row as the logo. The fallback bar remains usable if JavaScript is disabled. #}