X-Git-Url: http://sru.miketaylor.org.uk/?a=blobdiff_plain;f=examples%2Fhtdocs%2Fmike.html;h=846f1acb8a0db2569638d7b93538ed28d8345768;hb=f4f459771a378ece073860f72d11e6b502b2e924;hp=b19dc47ce53fa49eb30817299f10c5386bee5a46;hpb=b7657c6d09b796f945cc64a8e399b6b545df3531;p=mkws-moved-to-github.git diff --git a/examples/htdocs/mike.html b/examples/htdocs/mike.html index b19dc47..846f1ac 100644 --- a/examples/htdocs/mike.html +++ b/examples/htdocs/mike.html @@ -49,7 +49,11 @@ {{#if md-electronic-url}} URL - {{link md-electronic-url}} + + {{#each md-electronic-url}} + {{this}}
+ {{/each}} + {{/if}} {{#if-any location having="md-subject"}} @@ -67,11 +71,8 @@ Locations - {{#each location}} - {{#if '@name'}} - {{attr '@name'}}
- {{/if}} - {{/each}} + {{#commaList location}} + {{attr "@name"}}{{/commaList}}