deno.land / x / abc@v1.3.3 / examples / template / index.html
<% if (name) { %> <h1>hello, <%= name %>!</h1> <% } %>
Version Info