if (secondLine !== '') {
      info.appendChild(document.createElement('br'))
      info.appendChild(document.createTextNode(secondLine))
    }