mirror of
https://github.com/2ec0b4/kaamelott-soundboard.git
synced 2025-12-09 16:05:35 +00:00
WIP - Filtre les sons
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
<form action="index.html" method="post">
|
||||
<input type="text" name="s" value="">
|
||||
<input type="submit" name="submit" value="Rechercher">
|
||||
<input type="submit" name="submit" value="Filtrer">
|
||||
</form>
|
||||
@@ -1,5 +1,5 @@
|
||||
<div id="search">
|
||||
|
||||
<div id="filter">
|
||||
|
||||
</div>
|
||||
|
||||
<div id="list">
|
||||
|
||||
Reference in New Issue
Block a user