which is the location for the search input frame. The new embedded header is a clone of the simpleHeader with removed menus and without a link to the index administration.pull/1/head
parent
be93bff281
commit
b87a94da56
@ -1 +1,14 @@
|
||||
<div style="clear:left; padding:10px; padding-top:2px;">
|
||||
<!-- top navigation -->
|
||||
<div class="navbar navbar-default navbar-fixed-top" role="navigation">
|
||||
<div class="container-fluid">
|
||||
<div class="navbar-header">
|
||||
<a class="navbar-brand" id="navbar-brand" href="/" style="position:absolute;top:-6px;display:inline;white-space:nowrap;">
|
||||
<img id="greeting-icon" class="yacylogo" src="/env/grafics/yacy.png" style="height:auto; width:auto; max-width:200px; max-height:32px;vertical-align:middle"> <span id="greeting"></span>
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="container-fluid">
|
||||
<div class="starter-template">
|
||||
|
@ -1,6 +1,3 @@
|
||||
</div>
|
||||
|
||||
<!-- Bootstrap core JavaScript, Placed at the end of the document so the pages load faster -->
|
||||
<script src="env/bootstrap/js/jquery.min.js"></script>
|
||||
<script src="/env/bootstrap/js/bootstrap.min.js"></script>
|
||||
<script src="/env/bootstrap/js/docs.min.js"></script>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
Loading…
Reference in new issue