Changeset 5390 for main/waeup.sirp/trunk/src/waeup/sirp/browser/templates
- Timestamp:
- 8 Aug 2010, 07:02:04 (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/waeup.sirp/trunk/src/waeup/sirp/browser/templates/sitelayout.pt
r5388 r5390 35 35 36 36 <h1 id="logo"> 37 <a href="" tal:condition='python:True'37 <a href="" 38 38 tal:attributes="href view/application_url"> 39 <img tal:attributes="src static/logo_waeup.gif" 40 alt="Logo" /> 39 <span class="uni-logo"></span> 41 40 </a> 42 41 <span id="uni-title" tal:content="layout/getAppTitle">
Note: See TracChangeset for help on using the changeset viewer.