source:
main/waeup.ikoba/trunk/src/waeup/ikoba/customers/browser_templates/customerhistory.pt
Last change on this file was 11967, checked in by , 10 years ago | |
---|---|
File size: 137 bytes |
Rev | Line | |
---|---|---|
[11967] | 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.