added logo text
This commit is contained in:
parent
03ef28549b
commit
bcbbfef5ee
|
@ -23,6 +23,7 @@
|
|||
|
||||
<div class="header">
|
||||
<img src="/static/images/logo-loc.png" width="141" height="32" alt="congress-logo" id="logo">
|
||||
<div id="logoText">Digital Gazetteer</div>
|
||||
<form action="" method="get" class="searchForm" id="searchForm"><!--method is right???-->
|
||||
<input type="text" placeholder="Search digital gazetteer" id="searchField" name="field" class="search" />
|
||||
<input type="submit" name="searchButton" value="Search" id="searchButton">
|
||||
|
|
Loading…
Reference in New Issue
Block a user