--- title: Header with blend effect --- {% extends "layouts/default.html" %} {% block page %}
{% include '_header.html' %}
{% include '_sample-content.html' %}
{% endblock %}