- Timestamp:
- 5 Jul 2007, 11:14:12 (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
WAeUP_SRP/branches/joachim-azax-branch/skins/waeup_design/main_template.pt
r1922 r1988 3 3 emptybody emptybody|request/emptybody|nothing; 4 4 mtool here/portal_membership; 5 6 5 utool nocall:here/portal_url; 7 6 atool here/portal_actions; … … 39 38 <metal:block define-slot="base"> 40 39 <base href="" 41 tal:attributes="href string:${ here_url}/" />40 tal:attributes="href string:${context/get_proxy_url}" /> 42 41 </metal:block> 43 42 </metal:block>
Note: See TracChangeset for help on using the changeset viewer.