File tree Expand file tree Collapse file tree 1 file changed +25
-0
lines changed Expand file tree Collapse file tree 1 file changed +25
-0
lines changed Original file line number Diff line number Diff line change
1
+ <!--I am generated, don't touch me-->
2
+ <!DOCTYPE html>
3
+ < meta charset ="utf-8 ">
4
+ < link rel ="stylesheet " href ="../io.css ">
5
+
6
+ < title > Mustache.js %version%</ title >
7
+ < h1 > Mustache.js %version% </ h1 >
8
+
9
+ < p > Mustache.js %version% was released on %date%.
10
+
11
+ < ul class ="index ">
12
+ < li > < a href ="mustache.js "> mustache.js</ a > </ li >
13
+ < li > < a href ="mustache.min.js "> mustache.min.js</ a > </ li >
14
+ < li > < a href ="package.js "> package.json</ a > </ li >
15
+ </ ul >
16
+
17
+ < h2 > Distributions </ h2 >
18
+ < ul class ="index ">
19
+ < li > < a href ="mustache-dojo-%version%/dojo.mustache.js "> dojo.mustache.js</ a > </ li >
20
+ < li > < a href ="mustache-jquery-%version%/djqueryojo.mustache.js "> jquery.mustache.js</ a > </ li >
21
+ < li > < a href ="mustache-mootools-%version%/mootools.mustache.js "> mootools.mustache.js</ a > </ li >
22
+ < li > < a href ="mustache-qooxdoo-%version%/qooxdoo.mustache.js "> qooxdoo.mustache.js</ a > </ li >
23
+ < li > < a href ="mustache-requirejs-%version%/requirejs.mustache.js "> requirejs.mustache.js</ a > </ li >
24
+ < li > < a href ="mustache-yui3-%version%/yui3.mustache.js "> yui3.mustache.js</ a > </ li >
25
+ </ ul >
You can’t perform that action at this time.
0 commit comments