{% import "common.html" as common %} {{ common::meta(title="Home Page", lang="en") }} {{ load_markdown(path=path ~ "content.md") | safe }}