view gis_gui/head.pt @ 275:eb8a18f94d2d

fix some insufficient quoting and other problems.
author casties
date Thu, 23 Feb 2012 21:13:21 +0100
parents 442c1c3e6f8d
children
line wrap: on
line source

<div class="head">
<span style="float:right" tal:content="python:'logged in as %s'%request.get('AUTHENTICATED_USER','')"/>

<span style="float: left; width: 250px;" ><img align="left" width="100%" src="http://www.mpiwg-berlin.mpg.de/en/images/title.png" /><br/>
                                          <img align="left" width="50%" src="http://mappit.mpiwg-berlin.mpg.de/mappit/icons/mpdl_logo.png" /></span>
<font size=5 style="margin-left:-120px;"><b>map P</b>laces <b>I</b>n <b>T</b>ime</font>
<br/><a style="float:right" href="https://it-dev.mpiwg-berlin.mpg.de/tracs/GIS/wiki/Manual">Manual</a>
</div>