{
  "var": "foo"
}
---
<title>{% block title %}{% endblock %}</title>
{% block body %}{{ var }}{% endblock body %}
