X-Git-Url: http://sru.miketaylor.org.uk/?a=blobdiff_plain;f=examples%2Fhtdocs%2Fmike.html;h=2b3b75c475b97e4b4f390e5d24437ff339d3302b;hb=6bfe3eeb652e813e7f4b1c73519512fe7473b6bd;hp=3714e687a43ae59db9fe3e1c71100bcd82a02061;hpb=536650fdeaa507fcba4e0ea8912b7433515b47d7;p=mkws-moved-to-github.git diff --git a/examples/htdocs/mike.html b/examples/htdocs/mike.html index 3714e68..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}} + + {{#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}}