{
  "var": "foo"
}
---
{% extends "simple_layout.txt" %}

{% block fragment %}
This should appear
{% endblock %}
