main
1<h3 class="context">
2  ${context.Name}
3</h3>
4<h4 class="count">
5  ${context.TotalSpecifications} ${Pluralize("specification", context.TotalSpecifications)}
6</h4>
7<render />