X-Git-Url: http://sru.miketaylor.org.uk/?a=blobdiff_plain;f=examples%2Fhtdocs%2Fmike.html;h=2b3b75c475b97e4b4f390e5d24437ff339d3302b;hb=6bfe3eeb652e813e7f4b1c73519512fe7473b6bd;hp=e0d5b5378a610e1045f8bf4560fda72422f61d56;hpb=c5073ff0677b9ac20b3f165f005e5670c72b6634;p=mkws-moved-to-github.git diff --git a/examples/htdocs/mike.html b/examples/htdocs/mike.html index e0d5b53..2b3b75c 100644 --- a/examples/htdocs/mike.html +++ b/examples/htdocs/mike.html @@ -49,10 +49,14 @@ {{#if md-electronic-url}} URL - {{#link md-electronic-url}}{{/link}} + + {{#each md-electronic-url}} + {{this}}
+ {{/each}} + {{/if}} - {{#if location}} + {{#if-any location having="md-subject"}} Subject @@ -63,15 +67,15 @@ {{/first}} - {{/if}} + {{/if-any}} Locations - + {{#each location}} + {{#if '@name'}} + {{attr '@name'}}
+ {{/if}} + {{/each}}