annotate gis_gui/head.pt @ 262:6613b9204bda

Small bugs
author fknauft
date Tue, 01 Nov 2011 18:04:26 +0100
parents 3369c21b66e0
children f25ee0424ce6
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
63
7f008e782563 add gui files to product via FileSystemSite
casties
parents:
diff changeset
1 <div class="head">
69
752ce3dfd23e working on maps
casties
parents: 63
diff changeset
2 <span style="float:right" tal:content="python:'logged in as %s'%request.get('AUTHENTICATED_USER','')"/>
117
3369c21b66e0 polygon-Layers
fknauft
parents: 99
diff changeset
3 <span style="float: left; width: 250px;" ><img align="left" width="100%" src="http://www.mpiwg-berlin.mpg.de/en/images/title.png" /><br/>
3369c21b66e0 polygon-Layers
fknauft
parents: 99
diff changeset
4 <img align="left" width="50%" src="http://mappit.mpiwg-berlin.mpg.de/mappit/icons/mpdl_logo.png" /></span>
3369c21b66e0 polygon-Layers
fknauft
parents: 99
diff changeset
5 <font size=5 style="margin-left:-120px;"><b>map P</b>laces <b>I</b>n <b>T</b>ime</font>
63
7f008e782563 add gui files to product via FileSystemSite
casties
parents:
diff changeset
6 </div>