X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=examples%2Fhtdocs%2Fmike.html;h=ca2da46887c9757e6177cb9d584ef46f641e2f25;hb=17c48ded3548965541ccf15cbb90da1788368e34;hp=b19dc47ce53fa49eb30817299f10c5386bee5a46;hpb=b7657c6d09b796f945cc64a8e399b6b545df3531;p=mkws-moved-to-github.git diff --git a/examples/htdocs/mike.html b/examples/htdocs/mike.html index b19dc47..ca2da46 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}}