Added compiler.

This commit is contained in:
Alan Johnson
2010-09-05 17:36:14 -04:00
parent 370fd4c165
commit 9770ffe4f3
3 changed files with 6 additions and 9 deletions
-8
View File
@@ -1,8 +0,0 @@
This is the story of guys who work on a project
called {{project}}. Their names were {{#people}}{{firstName}} and {{/people}}
they both enjoyed working on {{project}}.
{{#people}}
{{>personPet}}
{{/people}}
+1
View File
@@ -14,6 +14,7 @@
<ol id="qunit-tests"></ol>
<div id="main">
</div>
<script type="text/javascript" src="compat.js"></script>
<script type="text/javascript" src="perf.js"></script>
</body>
</html>