view examples/bench/clearsilver/header.cs @ 782:ae44bf4d1638 trunk

Fix wrong XPath example in `Transformer` docstring that breaks with the more correct XPath processing on the GSoC branch.
author cmlenz
date Mon, 14 Jul 2008 16:47:36 +0000
parents c40a5dcd2b55
children
line wrap: on
line source
<div id="header">
  <h1><?cs var:title ?></h1>
</div>

<?cs def:greeting(name) ?>
  <p>Hello, <?cs var:name ?>!</p>
<?cs /def ?>
Copyright (C) 2012-2017 Edgewall Software