Changeset 6079
- Timestamp:
- 14 May 2011, 00:45:02 (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/waeup.sirp/trunk/src/waeup/sirp/applicants/browser_templates/applicantsrootpage.pt
r6069 r6079 1 1 <h2 i18n:translate="" 2 tal:condition="view/label"3 tal:content="view/label">Label</h2>2 tal:condition="view/label" 3 tal:content="view/label">Label</h2> 4 4 5 5 <table class="display dataTable"> … … 20 20 <td tal:content="entry/title"> 21 21 Title 22 </td> 22 </td> 23 23 </tr> 24 24 </tbody>
Note: See TracChangeset for help on using the changeset viewer.