<h2>This is the results</h2> <div class="corpus-app-content"> RESULTS {{#each model as |item| }} <p> <strong>{{ item.name }}</strong> </p> {{/each}} </div>