Changeset 4836
- Timestamp:
- 06/28/08 17:35:31 (6 months ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/docs/project_code/Wiki-20/wiki20/templates/page.html
r4831 r4836 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 32 <a href="/edit/${wikipage.pagename}">Edit this page</a> 32 33 </div>