{# Extend the theme's layout to inject icons, manifest, and Open Graph meta #} {% extends "!layout.html" %} {% block metatags %} {{ super() }} {% endblock %}