view testdata/page/index.html @ 31:b2f491299cee draft

dead end with template functions
author zaitsev.serge
date Wed, 02 Sep 2015 14:54:16 +0000
parents ae3116ea938b
children e3c902a7380d
line wrap: on
line source

<html>
	<body>
		<h1>{{ println "Hello" }}</h1>
	</body>
</html>