<div>
    {{#loopObject this}}
        <b>{{key}}</b>: {{value}}<br />
    {{/loopObject}}
</div>
