view examples/bench/genshi_text/header.txt @ 592:1da8de3e5e51 trunk

Add a new syntax for text templates, which is available alongside the old syntax for now. The new syntax is more poweful and flexible, using Django-style directive notation.
author cmlenz
date Mon, 13 Aug 2007 12:40:56 +0000
parents
children
line wrap: on
line source
<div id="header">
  <h1>${escape(title)}</h1>
</div>
Copyright (C) 2012-2017 Edgewall Software