annotate gis_gui/head.pt @ 255:ec7b63319fad
GIS-Links from MPDL-Documents now served by Mappit-Server
author |
fknauft |
date |
Wed, 28 Sep 2011 17:43:50 +0200 |
parents |
3369c21b66e0 |
children |
f25ee0424ce6 |
rev |
line source |
63
|
1 <div class="head">
|
69
|
2 <span style="float:right" tal:content="python:'logged in as %s'%request.get('AUTHENTICATED_USER','')"/>
|
117
|
3 <span style="float: left; width: 250px;" ><img align="left" width="100%" src="http://www.mpiwg-berlin.mpg.de/en/images/title.png" /><br/>
|
|
4 <img align="left" width="50%" src="http://mappit.mpiwg-berlin.mpg.de/mappit/icons/mpdl_logo.png" /></span>
|
|
5 <font size=5 style="margin-left:-120px;"><b>map P</b>laces <b>I</b>n <b>T</b>ime</font>
|
63
|
6 </div> |