Remove comments, re-add logo.

This commit is contained in:
Rob Vermaas
2012-04-13 10:05:02 +02:00
parent 4f5327d7ed
commit 9a1f38e06e
3 changed files with 5 additions and 3 deletions

View File

@ -90,7 +90,7 @@
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</a>
<a class="brand" href="[% c.uri_for(c.controller('Root').action_for('index')) %]">Hydra</a>
<a class="brand" href="[% c.uri_for(c.controller('Root').action_for('index')) %]"><img src="[% logo %]" alt="Hydra Logo" class="logo" /></a>
<div class="nav-collapse">
[% PROCESS topbar.tt %]
</div><!--/.nav-collapse -->