1
0

Merge from existing repo

This commit is contained in:
2012-02-13 02:07:33 +00:00
committed by cdramey
parent 649512ba39
commit 99c7704f83
9 changed files with 642 additions and 0 deletions

10
res/test.html Normal file
View File

@ -0,0 +1,10 @@
<html>
<head>
<title>Pico Template</title>
</head>
<body>
This is my {{OBJECT1}}, this is my gun.<br/>
{{#SECTION}} This is for {{OBJECT2}}!<br/>
{{/SECTION}}
</body>
</html>