{# Extend the theme's layout to inject apple-touch-icon and Open Graph meta #} {% extends "!layout.html" %} {% block metatags %} {{ super() }} {% endblock %}