cheatsheets/handlebars-js.html

12 lines
427 B
HTML

<!DOCTYPE html>
<html lang="en-US">
<meta charset="utf-8">
<title>Redirecting…</title>
<link rel="canonical" href="https://devhints.io/handlebars.js">
<meta http-equiv="refresh" content="0; url=https://devhints.io/handlebars.js">
<h1>Redirecting...</h1>
<a href="https://devhints.io/handlebars.js">Click here if you are not redirected.</a>
<script>location="https://devhints.io/handlebars.js"</script>
</html>