Skip to content

Instantly share code, notes, and snippets.

@kyuwoo-choi
Created May 28, 2018 14:15
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kyuwoo-choi/cd5cf260f9d09316d1e5a1aaf4ee5eca to your computer and use it in GitHub Desktop.
Save kyuwoo-choi/cd5cf260f9d09316d1e5a1aaf4ee5eca to your computer and use it in GitHub Desktop.
el.innerHTML = `
<div>
<h1>${title}</h1>
<body>${content}</body>
</div>
`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment