diff zpt/www/main_template.zpt @ 157:2e0953694aef

page footer
author casties
date Thu, 06 Jun 2013 11:33:17 +0200
parents 9e7bc0958fd8
children 2b5adc7f5445
line wrap: on
line diff
--- a/zpt/www/main_template.zpt	Wed Jun 05 13:12:42 2013 +0200
+++ b/zpt/www/main_template.zpt	Thu Jun 06 11:33:17 2013 +0200
@@ -87,13 +87,29 @@
 
     </div><!-- /maincontent -->
 
+    <div id="footservices">
+      <div class="text">
+        <a href="#top" class="jumptop">Top</a>
+      </div>
+      <div class="icons">
+        <a class="javascriptonly" href="javascript:window.print()" title="Print this page">
+          <img alt="" tal:attributes="src string:$root/images/print.png"/>
+          Print
+        </a>
+        <a tal:attributes="href python:'mailto:?subject=MPIWG%%20%s&body=%s'%(here.title,here.absolute_url())" title="Forward as email">
+          <img alt="" tal:attributes="src string:$root/images/forward.png"/>
+          Forward
+        </a>
+      </div>
+    </div>
     <div id="footer">
       <div class="text">
-        <a tal:attributes="href string:$root/resources/intranet.html">Intranet</a> | <a href="https://webmail.mpiwg-berlin.mpg.de"
-          target="_blank">Webmail</a> | <a tal:attributes="href string:$root/institute/address.html">Contact</a> | <a
-          tal:attributes="href string:$root/impressum.html">Imprint</a> | <a
-          tal:attributes="href python:'http://www2.mpiwg-berlin.mpg.de/Library/libindex.html'" target="_blank">Library
-          (internal)</a> | <a tal:attributes="href string:$root/institute/sitemap.html">Sitemap</a>
+        <a tal:attributes="href string:$root/resources/intranet.html">Intranet</a> 
+        | <a href="https://webmail.mpiwg-berlin.mpg.de" target="_blank">Webmail</a> 
+        | <a href="http://www2.mpiwg-berlin.mpg.de/Library/libindex.html" target="_blank">Library (internal)</a> 
+        | <a tal:attributes="href string:$root/institute/sitemap.html">Sitemap</a> 
+        | <a tal:attributes="href string:$root/institute/address.html">Contact</a>
+        | <a tal:attributes="href string:$root/impressum.html">Imprint/Licenses</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" />