{% extends "base.html" %} {% block htmltitle %} {# Pages with a frontmatter title (home + conf/area index pages) use it verbatim, dropping Material's " - {site_name}" suffix that otherwise eats ~17 width units and truncates the SEO hook in Google SERPs. Paper pages have no frontmatter title and keep the default suffix via super(). #} {%- if page and page.meta and page.meta.title %}