view examples/bench/kid/header.kid @ 57:300b6a3b0730 trunk

Add some simple benchmarks to compare performance against Clearsilver, Kid, Cheetah, and more soon.
author cmlenz
date Tue, 04 Jul 2006 18:19:22 +0000
parents
children
line wrap: on
line source
<div py:def="header()" id="header">
  <h1><?cs var:title ?></h1>
</div>

<div py:def="footer()" id="footer">
</div>
Copyright (C) 2012-2017 Edgewall Software