X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=examples%2Fhtdocs%2Fmike.html;h=ca2da46887c9757e6177cb9d584ef46f641e2f25;hb=17c48ded3548965541ccf15cbb90da1788368e34;hp=2b3b75c475b97e4b4f390e5d24437ff339d3302b;hpb=6bfe3eeb652e813e7f4b1c73519512fe7473b6bd;p=mkws-moved-to-github.git diff --git a/examples/htdocs/mike.html b/examples/htdocs/mike.html index 2b3b75c..ca2da46 100644 --- a/examples/htdocs/mike.html +++ b/examples/htdocs/mike.html @@ -71,11 +71,8 @@ Locations - {{#each location}} - {{#if '@name'}} - {{attr '@name'}}
- {{/if}} - {{/each}} + {{#commaList location}} + {{attr '@name'}}{{/commaList}}