source: main/waeup.sirp/trunk/src/waeup/sirp/students/browser_templates/primarynavtab.pt @ 7111

Last change on this file since 7111 was 6621, checked in by Henrik Bettermann, 13 years ago

Remove old student package and replace by new students package which even contains the first browser UIs (fully tested)

File size: 177 bytes
Line 
1<li tal:attributes="class viewlet/active">
2  <a href="#"
3     tal:attributes="href viewlet/link_target"
4     tal:content="viewlet/tab_title">
5    Primary Tab Title
6  </a>
7</li>
Note: See TracBrowser for help on using the repository browser.