{{req.rooturl}}
/ {{req.entityId}}
Właściwości tej rzeczy webowej
{{req.model.links.properties.title}}
{{#each req.result}}
{{this.name}}
{{this.description}}
{{#each this.values}}
{{this}}
{{@key}}
{{/each}}
{{/each}}