source:
main/waeup.kofa/trunk/src/waeup/kofa/students/browser_templates/studenthistory.pt
@
17935
Last change on this file since 17935 was 7738, checked in by , 13 years ago | |
---|---|
File size: 137 bytes |
Line | |
---|---|
1 | <div class="workflow"> |
2 | <div tal:repeat="msg context/history/messages"> |
3 | <span tal:replace="msg">MESSAGE</span><br /> |
4 | </div> |
5 | </div> |
Note: See TracBrowser for help on using the repository browser.