--- layout: "base.njk" ---

{{ title | safe }}

{{ content | safe }}
{# list all blog pages with the tag in page_for #} {# TODO: make this into a macro #}
{% include "src/_includes/partials/blob.html" %}