summaryrefslogtreecommitdiff
path: root/htroot/env/templates/embeddedSearchHeader.template
blob: 9026b909459adb3732571c4579f4b30531f350f7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<!-- top navigation -->
<div class="navbar navbar-default navbar-fixed-top" role="navigation">
  <div class="container-fluid">
    <div class="navbar-header">
      <a class="navbar-brand hidden-xs" id="navbar-brand" href="#[promoteSearchPageGreeting.homepage]#" style="position:absolute;top:-6px;display:inline;white-space:nowrap;">
        <img id="greeting-icon" class="yacylogo" src="#[relativeBase]##[promoteSearchPageGreeting.smallImage]#" alt="#[promoteSearchPageGreeting.imageAlt]#" style="height:auto; width:auto; max-width:200px; max-height:32px;vertical-align:middle">&nbsp;<span id="greeting"></span>
      </a>
    </div>
  </div>
</div>

<div class="container-fluid">
  <div class="starter-template">