préparation de la 0.5

This commit is contained in:
nojhan 2008-06-15 20:21:07 +00:00
commit 2dfde6b61e
278 changed files with 79759 additions and 0 deletions

View file

@ -0,0 +1,13 @@
<html>
<body>
the variable is {foo}
<table>
<tr flexy:foreach="range,key,value">
<flexy:include src="include_block.html" />
</tr>
</table>
</body>
</html>