annotate gis_gui/head.pt @ 278:4ade9b80b563 default tip

more cleanup. descriptions work better now.
author casties
date Fri, 24 Feb 2012 16:41:30 +0100
parents 442c1c3e6f8d
children
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','')"/>
268
f25ee0424ce6 Open Map in new Window
fknauft
parents: 117
diff changeset
3
117
3369c21b66e0 polygon-Layers
fknauft
parents: 99
diff changeset
4 <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
5 <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
6 <font size=5 style="margin-left:-120px;"><b>map P</b>laces <b>I</b>n <b>T</b>ime</font>
269
442c1c3e6f8d Open Map in new Window
fknauft
parents: 268
diff changeset
7 <br/><a style="float:right" href="https://it-dev.mpiwg-berlin.mpg.de/tracs/GIS/wiki/Manual">Manual</a>
63
7f008e782563 add gui files to product via FileSystemSite
casties
parents:
diff changeset
8 </div>