Changeset 4837
- Timestamp:
- 06/28/08 17:41:18 (5 months ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/docs/project_code/Wiki-20/wiki20/templates/page.html
r4836 r4837 29 29 <div py:replace="wikipage.data">Page text goes here.</div> 30 30 <!-- ## --> 31 <div py:replace= ”XML(content)”>Formatted content goes here.</div>31 <div py:replace="XML(content)">Formatted content goes here.</div> 32 32 <a href="/edit/${wikipage.pagename}">Edit this page</a> 33 33 </div>