{{board.description}}
Reviews
-
{{#each $root.reviews}}
{{#if_compare boardID}}
-
Username: {{username}}
{{reviewDate}}
{{#star_rating rating}} {{/star_rating}}{{review}}
{{/if_compare}}
{{/each}}