Codebase list ohcount / run/8fccc97f-1091-4606-8a80-1b8fb386766a/main test / expected_dir / clearsilver_template1.cs
run/8fccc97f-1091-4606-8a80-1b8fb386766a/main

Tree @run/8fccc97f-1091-4606-8a80-1b8fb386766a/main (Download .tar.gz)

clearsilver_template1.cs @run/8fccc97f-1091-4606-8a80-1b8fb386766a/mainraw · 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>