The Bash expression <pre>{{intro}}</pre> results to
{{#each results}}
{{#if text}}
{{text}}
{{else}}
<pre>{{value}}</pre>
{{/if}}
{{/each}}