Codebase list ohcount / 71f18fd0-2918-4673-9432-32d77816000d/main test / expected_dir / clearsilver_template1.cs
71f18fd0-2918-4673-9432-32d77816000d/main

Tree @71f18fd0-2918-4673-9432-32d77816000d/main (Download .tar.gz)

clearsilver_template1.cs @71f18fd0-2918-4673-9432-32d77816000d/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>