annotate examples/includes/skins/default/header.html @ 178:ba7556e3a835 trunk

Fix bug in XHTML serialization: all elements were allowed to be written out as empty if the namespace was set.
author cmlenz
date Mon, 21 Aug 2006 15:36:29 +0000
parents b4d17897d053
children
rev   line source
21
b4d17897d053 * Include paths are now interpreted relative to the path of the including template. Closes #3.
cmlenz
parents:
diff changeset
1 <div id="masthead">
b4d17897d053 * Include paths are now interpreted relative to the path of the including template. Closes #3.
cmlenz
parents:
diff changeset
2 <h1>Welcome</h1>
b4d17897d053 * 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