annotate examples/includes/skins/default/header.html @ 385:42c6cfdd5582

Updated WebPy example for 0.2.
author cmlenz
date Wed, 06 Dec 2006 18:20:11 +0000
parents eca77129518a
children
rev   line source
21
eca77129518a * Include paths are now interpreted relative to the path of the including template. Closes #3.
cmlenz
parents:
diff changeset
1 <div id="masthead">
eca77129518a * Include paths are now interpreted relative to the path of the including template. Closes #3.
cmlenz
parents:
diff changeset
2 <h1>Welcome</h1>
eca77129518a * Include paths are now interpreted relative to the path of the including template. Closes #3.
cmlenz
parents:
diff changeset
3 </div>
Copyright (C) 2012-2017 Edgewall Software