[
  {
    "type": "identifier",
    "value": "const"
  },
  {
    "type": "identifier",
    "value": "html"
  },
  {
    "type": "operator",
    "value": "="
  },
  {
    "type": "template",
    "value": "'''\n    <div class=\"pipeline-job\">\n      <span class=\"id\">${"
  },
  {
    "type": "identifier",
    "value": "data"
  },
  {
    "type": "punctuator",
    "value": "."
  },
  {
    "type": "identifier",
    "value": "id"
  },
  {
    "type": "template",
    "value": "}</span>\n      <span class=\"title\">${"
  },
  {
    "type": "identifier",
    "value": "data"
  },
  {
    "type": "punctuator",
    "value": "."
  },
  {
    "type": "identifier",
    "value": "title"
  },
  {
    "type": "template",
    "value": "}</span>\n      <span class=\"status\">${"
  },
  {
    "type": "identifier",
    "value": "data"
  },
  {
    "type": "punctuator",
    "value": "."
  },
  {
    "type": "identifier",
    "value": "status"
  },
  {
    "type": "template",
    "value": "}</span>\n    </div>\n'''"
  },
  {
    "type": "indention",
    "value": 0
  }
]
