{# SPDX-License-Identifier: Apache-2.0 OR MIT #} {%- extends "base.html" %} {% block content %} {{ page.content | safe }} {% endblock %}