2011-06-15 08:38:29 +04:00
|
|
|
<div id="search-container">
|
|
|
|
<form action="" method="post" id="search_form">
|
|
|
|
<input type="text" id="search_field"/>
|
|
|
|
<input type="submit" value="Search" id="search_button"/>
|
|
|
|
</form>
|
2011-06-21 00:42:21 +04:00
|
|
|
<img class="spinner" src="/images/loader.gif" alt=""/>
|
|
|
|
<div class="artist_loading">Artist info is loading for the first time now. Usually it takes less than a minute, please wait a bit.</div>
|
|
|
|
<div class="artist_pics"></div>
|
2011-06-18 05:09:07 +04:00
|
|
|
<div class="suggestions">
|
|
|
|
<div>Misspelled?</div>
|
2011-06-21 00:42:21 +04:00
|
|
|
<ul></ul>
|
2011-06-18 05:09:07 +04:00
|
|
|
</div>
|
2011-06-15 08:38:29 +04:00
|
|
|
</div>
|