annotate examples/bench/cheetah/header.tmpl @ 977:8453949a5f7d stable-0.7.x

Add Python 2 trove classifier so it's clear that Python 2 is still supported.
author hodgestar
date Sun, 30 Dec 2012 14:39:33 +0000
parents 300b6a3b0730
children
rev   line source
57
300b6a3b0730 Add some simple benchmarks to compare performance against Clearsilver, Kid, Cheetah, and more soon.
cmlenz
parents:
diff changeset
1 <div id="header">
300b6a3b0730 Add some simple benchmarks to compare performance against Clearsilver, Kid, Cheetah, and more soon.
cmlenz
parents:
diff changeset
2 <h1>$title</h1>
300b6a3b0730 Add some simple benchmarks to compare performance against Clearsilver, Kid, Cheetah, and more soon.
cmlenz
parents:
diff changeset
3 </div>
Copyright (C) 2012-2017 Edgewall Software