5 lines
92 B

{% extends "pages/layout.html" %}
{% block body %}
Blueprint example page
{% endblock %}