view examples/bench/clearsilver/header.cs @ 615:06165fee45ab trunk

GenshiTutorial: make URLs dynamic so that the app could theoretically be mounted on some other SCRIPT_NAME.
author cmlenz
date Wed, 29 Aug 2007 20:12:54 +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