changeset 248:a14e462fca1c

add license-page link to page footer.
author casties
date Tue, 18 Mar 2014 10:18:35 +0100
parents 5584046a6a04
children f07dc0d2c60c
files zpt/www/main_template.zpt
diffstat 1 files changed, 4 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/zpt/www/main_template.zpt	Tue Feb 25 08:12:12 2014 +0100
+++ b/zpt/www/main_template.zpt	Tue Mar 18 10:18:35 2014 +0100
@@ -123,7 +123,8 @@
         | <a href="http://www2.mpiwg-berlin.mpg.de/Library/libindex.html" target="_blank">Bibliothek (intern)</a> 
         | <a tal:attributes="href string:$root/institut/overview.html">&Uuml;berblick</a> 
         | <a tal:attributes="href string:$root/institut/adresse.html">Kontakt</a>
-        | <a tal:attributes="href string:$root/impressum.html">Impressum/Lizenz</a> 
+        | <a tal:attributes="href string:$root/impressum.html">Impressum</a>
+        | <a tal:attributes="href string:$root/institut/lizenzen.html">Lizenzen</a>
       </div>
       <div class="text" tal:condition="python:lang!='de'">
         <a href="http://intranet.mpiwg-berlin.mpg.de" target="_blank">Intranet</a> 
@@ -131,7 +132,8 @@
         | <a href="http://www2.mpiwg-berlin.mpg.de/Library/libindex.html" target="_blank">Library (internal)</a> 
         | <a tal:attributes="href string:$root/institute/overview.html">Overview</a> 
         | <a tal:attributes="href string:$root/institute/address.html">Contact</a>
-        | <a tal:attributes="href string:$root/impressum.html">Imprint/Licenses</a> 
+        | <a tal:attributes="href string:$root/impressum.html">Imprint</a> 
+        | <a tal:attributes="href string:$root/institute/licences.html">Licences</a> 
       </div>
       <div class="logo">
         <a href="http://www.mpg.de/"> <img tal:attributes="src string:$root/images/signet.png" alt="MPG" width="204" height="41" />