<html xmlns="http://www.w3.org/1999/xhtml"><head></head><body><p><anchor-end xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:anchor="1" xmlns:a0="urn:x-suika-fam-cx:markup:suikawiki:0:9:">[1]</anchor-end> <cite>Handlebars.js: Minimal Templating on Steroids</cite>
( (<time>2013-05-31 18:21:33 +09:00</time> 版))
<anchor-external xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:resScheme="URI" xmlns:a0="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:resParameter="http://handlebarsjs.com/">http://handlebarsjs.com/</anchor-external></p><figure class="quote"><figcaption><p><anchor-end xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:anchor="2" xmlns:a0="urn:x-suika-fam-cx:markup:suikawiki:0:9:">[2]</anchor-end> <cite>Handlebars.js: Minimal Templating on Steroids</cite>
(<time>2015-11-20 14:09:23 +09:00</time> 版)
<anchor-external xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:resScheme="URI" xmlns:a0="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:resParameter="http://handlebarsjs.com/">http://handlebarsjs.com/</anchor-external></p></figcaption><blockquote><p>You can deliver a template to the browser by including it in a &lt;script&gt; tag.</p><p>&lt;script id=&quot;entry-template&quot; type=&quot;text/x-handlebars-template&quot;&gt;</p><p>&lt;div class=&quot;entry&quot;&gt;</p><p>&lt;h1&gt;{{title}}&lt;/h1&gt;</p><p>&lt;div class=&quot;body&quot;&gt;</p><p>{{body}}</p><p>&lt;/div&gt;</p><p>&lt;/div&gt;</p><p>&lt;/script&gt;</p></blockquote></figure></body></html>