diff options
Diffstat (limited to 'template/search_files.st')
| -rwxr-xr-x | template/search_files.st | 14 |
1 files changed, 13 insertions, 1 deletions
diff --git a/template/search_files.st b/template/search_files.st index b375f83..ba7a8d3 100755 --- a/template/search_files.st +++ b/template/search_files.st @@ -1,4 +1,16 @@ <!DOCTYPE html> +<!--/* + + // hump.fm + _oo\ + (__/ \ _ _ + \ \/ \/ \ + ( )\ + \_______/ \ + [[] [[] [[] [[] + [[] [[] [[] [[] + +--> <html> <head> <title>hump.fm image search</title> @@ -8,7 +20,7 @@ </head> <body> - <center>search dumps: <input type="text" name="search-query" id="search-query" /></center><br><br> + <center>search humps: <input type="text" name="search-query" id="search-query" /></center><br><br> <center><div id="search-message"></div><br><br></center> <div id="fullpage-search-results"> <div id="search-results-images"></div> |
