{{{~html~}}} {{~#if title~}}
{{contents}} {{~#each_row~}} {{~#if break~}}
{{~/if~}}
{{~#if link~}}
{{#delay}}{{/delay}}
{{~/if~}}
{{~#if code~}}
{{#delay}}{{/delay}}
{{~/if~}}
{{contents}}
{{~flush_delayed~}}
{{~#if contents_md~}}
{{{markdown contents_md}}}
{{~/if~}}
{{~#if unsafe_contents_md~}}
{{{markdown unsafe_contents_md 'allow_unsafe'}}}
{{~/if~}}
{{~/each_row~}}