Oops, I made same error.
{{=record.name}} : {{=record.address}}<br>
should be
{{=record.p <http://record.name/>erson}} : {{=record.address}}<br>
Not to sound like your mother but there were a lot of little errors like
that in the original code. You have to be *extremely* careful about the
details.
Denes' reply may be better.

