10 lines
192 B
Plaintext
10 lines
192 B
Plaintext
|
/*
|
||
|
Shameless port of a shameless port
|
||
|
@defunkt => @janl => @aq => @voodootikigod
|
||
|
|
||
|
See http://github.com/defunkt/mustache for more info.
|
||
|
*/
|
||
|
|
||
|
dojo.provide("dojox.mustache._base");
|
||
|
(function(){
|