source: main/waeup.sirp/trunk/src/waeup/sirp/applicants/browser_templates/applicantscontainerpage.pt @ 5854

Last change on this file since 5854 was 5852, checked in by uli, 14 years ago

Render rst to HTML in applicants container entry page.

File size: 137 bytes
Line 
1Hi!
2
3<div>
4  <span tal:content="context/title">Title</span>
5</div>
6<div tal:content="structure view/descriptionToHTML">Description</div>
Note: See TracBrowser for help on using the repository browser.