X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=examples%2Fhtdocs%2Fmike.html;h=ca2da46887c9757e6177cb9d584ef46f641e2f25;hb=17c48ded3548965541ccf15cbb90da1788368e34;hp=85392049585abf7db868db51618be52eb4dba84e;hpb=ba1728afcd9abe98401f01443ef0b5eb831dc7fd;p=mkws-moved-to-github.git diff --git a/examples/htdocs/mike.html b/examples/htdocs/mike.html index 8539204..ca2da46 100644 --- a/examples/htdocs/mike.html +++ b/examples/htdocs/mike.html @@ -50,7 +50,9 @@ URL - {{link md-electronic-url}} + {{#each md-electronic-url}} + {{this}}
+ {{/each}} {{/if}} @@ -69,11 +71,8 @@ Locations - {{#each location}} - {{#if '@name'}} - {{attr '@name'}}
- {{/if}} - {{/each}} + {{#commaList location}} + {{attr '@name'}}{{/commaList}}