{{naam}}
{{projectcode}}
{{#if bedrijf}}{{bedrijf.naam}}{{/if}}
-
{{l $locale "-meetpunten.label"}}{{js "this.meetpunten.length"}}
-
{{#each meetpunten}}
-
{{code}}{{#if type}}{{type.naam}}{{/if}}{{datum}} - {{#if situatiebeschrijving}}{{situatiebeschrijving.naam}}{{/if}}
{{/each}}
-
-
{{l $locale "-fotos.label"}}{{js "this.fotos.length"}}
{{#if x}}
-
{{#wjs "V7.properties.watermonsters(this)"}}
{{l $locale "-watermonsters.label"}}{{length}}{{/wjs}}
-
{{#each this}}
-
{{l ">" this "Veldmonster" "title"}}{{datum}}Here{{#if matrix}}{{matrix.naam}}!!!{{/if}}
{{/each}}
{{/if}}
-
{{#each $entity.categories}}
{{/each}}
{{l $locale header}}
-
{{#each attributes.split(',')}}
-
{{l $locale "-" this ".label"}}{{#w @root.$instance this}} {{this}} {{/w}}{{l $locale "-" this ".label"}}{{#w @root.$instance this}} {{this}} {{/w}}
{{/each}}
{{l $locale ".title"}}
{{l "Project.title"}}
{{l "Locatie.title"}}
{{#js_if "this.fotos && this.fotos.length"}}
{{/js_if}}
{{#js_if "!(this.fotos && this.fotos.length)"}}
{{/js_if}}
{{l $locale ".nophotos-label"}}