annotate examples/includes/skins/default/footer.html @ 492:460b1f0db935

Fix docstring typo.
author cmlenz
date Wed, 30 May 2007 08:17:36 +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