--- layout: "layouts/base" ---
{% from "macros/date.njk" import format %} {{ format(date) }}

{{ title }}

{{ content | safe }}