Codebase list ohcount / 3c3c2f4 test / expected_dir / clearsilver_template1.cs
3c3c2f4

Tree @3c3c2f4 (Download .tar.gz)

clearsilver_template1.cs @3c3c2f4raw · history · blame

1
2
3
4
5
6
html	code	<html>
html	code	<body>
clearsilver	comment	<p><?cs #comment ?></p>
clearsilver	code	<p><?cs set:count = 0 ?></p>
html	code	</body>
html	code	</html>