{% extends "base.html" %} {# Google Search Console ownership check, on every themed page so the verification holds whichever URL Google fetches. Static token, no script, no request. #} {% block extrahead %} {{ super() }} {% endblock %}