Added generic List Page

This commit is contained in:
2018-11-04 17:16:50 +01:00
parent 62d3df0725
commit 6d1a924d53
3 changed files with 177 additions and 2 deletions

View File

@ -78,7 +78,7 @@
window.location = "/movies/" + search;
}
</script>
<input id="search" type="text" name="search" class="search" placeholder="Search"/>
<input id="search" type="text" name="search" class="search" placeholder="Search" value=""/>
</form>
</li>
</ul>