Changeset 3294 for WAeUP_SRP/base/skins/waeup_default
- Timestamp:
- 9 Mar 2008, 13:27:07 (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
WAeUP_SRP/base/skins/waeup_default/waeup_document_view.pt
r2096 r3294 15 15 </a> 16 16 17 <h3 tal:condition="here/ Title">17 <h3 tal:condition="here/title_or_id"> 18 18 <span tal:condition="python:is_so and s_name"> 19 19 <span tal:content="s_name" />: 20 20 </span> 21 <span tal:content="here/ Title" />21 <span tal:content="here/title_or_id" /> 22 22 </h3> 23 23
Note: See TracChangeset for help on using the changeset viewer.