Files
activity-board/dashboard/header.html
Daniel Izquierdo 69387aaa6e wrong dir
2013-07-03 19:45:24 +02:00

21 lines
606 B
HTML

<div id="header">
<figure class="logo">
<a href="http://openstack.org">
<img src="openstack-cloud-software-vertical-small.png"
alt="OpenStack logo"
id="openstacklogo" height="100" width="100"
border=0 style="float: left">
</a>
</figure>
<figure class="logo">
<a href="http://bitergia.com">
<img src="bitergia-logo.png"
alt="Bitergia logo" id="logo" height="45" width="159"
border=0 style="float: right"></a>
</figure>
<h2>
<a href="../browser/index.html">OpenStack Development Dashboard</a>
<span id='report_page'></span>
</h2>
</div>