Initial commit

This commit is contained in:
Tyler Akins
2015-01-23 17:43:08 +00:00
commit 1151ec0a9e
40 changed files with 575 additions and 0 deletions

5
tests/typical.template Normal file
View File

@@ -0,0 +1,5 @@
Hello {{NAME}}
You have just won {{VALUE}} dollars!
{{#IN_CA}}
Well, {{TAXED_VALUE}} dollars, after taxes.
{{/IN_CA}