source: Git/target/classes/templates/fragments/searchBarGenre.html@ f25e8dd

main
Last change on this file since f25e8dd was f25e8dd, checked in by Petar Partaloski <ppartaloski@…>, 2 years ago

Fixed and added a better front end, improved clarity

  • Property mode set to 100644
File size: 236 bytes
Line 
1<div>
2 <label for="searchGenre" style="width: 150px;">Пребарај по жанр</label>
3 <input id="searchGenre" type="text" placeholder="жанр">
4 <button class="search-button">Пребарај</button>
5</div>
Note: See TracBrowser for help on using the repository browser.