X-Git-Url: http://sru.miketaylor.org.uk/?a=blobdiff_plain;f=examples%2Fhtdocs%2Fmike.html;h=846f1acb8a0db2569638d7b93538ed28d8345768;hb=f4f459771a378ece073860f72d11e6b502b2e924;hp=2b3b75c475b97e4b4f390e5d24437ff339d3302b;hpb=6bfe3eeb652e813e7f4b1c73519512fe7473b6bd;p=mkws-moved-to-github.git diff --git a/examples/htdocs/mike.html b/examples/htdocs/mike.html index 2b3b75c..846f1ac 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}}