http.sh/webroot/allegro/index.shs

9 lines
148 B
Plaintext
Raw Normal View History

2020-05-23 22:13:11 +02:00
#!/bin/bash
source templates/head.sh
echo "<form action='listing.shs'>
<input type='text' name='q'>
<input type='submit' value='Search'>
</form>"