{{#if href}}
  <a href={{href}} target={{target}} rel={{rel}}>{{label}}</a>
{{else}}
  {{label}}
{{/if}}
