
{{#if this.showHint}}
  <div class="{{this.classes}}">
    {{@hint}}
  </div>
{{/if}}