Changeset 4840
- Timestamp:
- 06/28/08 18:08:37 (5 months ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/docs/project_code/Wiki-20/wiki20/templates/page.html
r4837 r4840 31 31 <div py:replace="XML(content)">Formatted content goes here.</div> 32 32 <a href="/edit/${wikipage.pagename}">Edit this page</a> 33 <a href="/pagelist">View the page list</a> 33 34 </div> 34 35