annotate examples/includes/skins/default/footer.html @ 172:4b4e80b2b0b5

Fix for #30 (trouble using `py:def`inside a match template)
author cmlenz
date Fri, 18 Aug 2006 23:23:45 +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="footer">
eca77129518a * Include paths are now interpreted relative to the path of the including template. Closes #3.
cmlenz
parents:
diff changeset
2 <hr />
eca77129518a * Include paths are now interpreted relative to the path of the including template. Closes #3.
cmlenz
parents:
diff changeset
3 <h1>And goodbye</h1>
eca77129518a * Include paths are now interpreted relative to the path of the including template. Closes #3.
cmlenz
parents:
diff changeset
4 </div>
Copyright (C) 2012-2017 Edgewall Software