Ignore:
Timestamp:
3 Feb 2010, 10:26:17 (15 years ago)
Author:
uli
Message:

Disable base href for now. The links on the page are confused by it.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/waeup.sirp/trunk/src/waeup/sirp/browser/templates/sitelayout.pt

    r4990 r4992  
    44  <head>
    55    <title>WAeUP - your way up</title>
    6     <base href="http://localhost:8080/app/@@page"
    7           tal:attributes="href python: view.url(layout.site)" />
     6    <!--base href="http://localhost:8080/app/@@page"
     7          tal:attributes="href python: view.url(layout.site)" / -->
    88    <meta http-equiv="content-type" content="text/html; charset=UTF-8" />
    99    <meta name="robots" content="index, follow" />
Note: See TracChangeset for help on using the changeset viewer.