initial commit
This commit is contained in:
commit
15fc415301
30 changed files with 4359 additions and 0 deletions
7
public/templates/index.html
Normal file
7
public/templates/index.html
Normal file
|
@ -0,0 +1,7 @@
|
|||
{{>header}}
|
||||
<main class="search-container">
|
||||
<img src="images/fps_logo.png" alt="Websurfx meta-search engine logo" />
|
||||
{{>search_bar}}
|
||||
</main>
|
||||
<script src="static/index.js"></script>
|
||||
{{>footer}}
|
Loading…
Add table
Add a link
Reference in a new issue