hs.hsadmin/hsarweb/WebContent/VAADIN/themes/hs/layout/header.html

8 lines
443 B
HTML
Raw Normal View History

2011-05-17 16:56:34 +02:00
<div style="width:100%; background-image:url(../../hs/icons/bg.png);">
<div style="margin: 0px; vertical-align:top; float:left; ">
<img src="../../hs/icons/logo.png" alt="Hostsharing Logo" / >
</div>
<div style="margin: 0px; height:70px; vertical-align:top; text-align:right; ">
<a href="/hsarweb/logout" style="margin-right:20px; text-decoration:none; font-family:Arial,Helvetica,sans-serif; color:white; " >logout</a>
</div>
</div>