<div class="a-link-helpfunction">
  <div>
    {{# help-text-icon }}
      {{> felles-komponenter-ikon }}
    {{/ help-text-icon }}
  </div>
  <div class="a-link-helpfunction-text">
    {{# help-text-1 }}
      {{ help-text-1 }}
    {{/ help-text-1 }}

    {{# is-link }}
      {{> felles-komponenter-link }}
    {{/ is-link }}

    {{# is-chat }}
      <div class="a-link-chat" id="link-chat">chat</div>
    {{/ is-chat }}

    {{# help-text-2 }}
      {{{ help-text-2 }}}
    {{/ help-text-2 }}

    {{# help-link-2 }}
      {{> felles-komponenter-link }}
    {{/ help-link-2 }}
  </div>
</div>
