{% extends "base.html" %} {# Static OpenGraph / Twitter card metadata for the docs site. Material already emits og:title/og:description/og:url and the canonical link; this adds the social preview image and card type. #} {% block extrahead %} {{ super() }} {% endblock %}