view examples/bench/clearsilver/header.cs @ 844:0af77f663a65

Fix two instances of using None, which would cause an AttributeError. Submitted by: Jon Nelson
author jruigrok
date Mon, 29 Jun 2009 09:33:02 +0000
parents e9a3930f8823
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