{! #include !} {{ define base(struct template *tp, const char *title) }} {! char *foo = NULL; !} {{ title }}

{{ title }}

{{ render tp->tp_body }} {{ finally }} {! free(foo); !} {{ end }}