|
|
|
|
|
by MatthewPhillips
5107 days ago
|
|
There are work arounds. What we really need is an HTML standard for including templates on a page. Can't we reuse the <link> tag for that? <link href="mytemplate.mustache" rel="template" type="text/mustache" onload="showSnippet()" />
|
|
*Besides, being static in nature they would be cached on the server and client for instant access.