1
0
mirror of https://github.com/2ec0b4/kaamelott-soundboard.git synced 2025-12-10 16:35:34 +00:00
Files
kaamelott-soundboard/js/app/templates/search.hbs
2016-04-07 14:32:14 +02:00

5 lines
150 B
Handlebars

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