source:
main/waeup.ikoba/trunk/src/waeup/ikoba/customers/browser_templates/customerhistory.pt
@
17952
Last change on this file since 17952 was 11967, checked in by , 10 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.