1
0
mirror of https://github.com/2ec0b4/kaamelott-soundboard.git synced 2025-12-09 08:03:24 +00:00
Files
kaamelott-soundboard/js/app/templates/search.hbs

5 lines
162 B
Handlebars

<form action="index.html" method="post">
<input type="text" name="s" value="">
<input type="submit" name="submit" value="Rechercher" class="btn">
</form>