X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=examples%2Fhtdocs%2Fmike.html;h=a8066250858af671447f2a7c82c49c6af412d4ca;hb=8327ee04e500f67c61457fffbbef6e001ad4c4e5;hp=02bf56d3204e82324365648a1e2e16809bfeed31;hpb=3af5f9a2bc156e56d25b62d6046fc33d826877a5;p=mkws-moved-to-github.git diff --git a/examples/htdocs/mike.html b/examples/htdocs/mike.html index 02bf56d..a806625 100644 --- a/examples/htdocs/mike.html +++ b/examples/htdocs/mike.html @@ -34,25 +34,47 @@ {{/if}} + {{#if md-date}} Date {{md-date}} + {{/if}} + {{#if md-author}} Author {{md-author}} + {{/if}} + {{#if md-electronic-url}} URL - {{md-electronic-url}} + {{link md-electronic-url}} + {{/if}} + {{#if-any location having="md-subject"}} Subject - {{md-subject}} + + {{#first location having="md-subject"}} + {{#if md-subject}} + {{md-subject}} + {{/if}} + {{/first}} + + {{/if-any}} Locations - {{location}} + + +