added "next page" button

This commit is contained in:
partisan 2024-04-07 15:48:25 +02:00
parent 8da8999802
commit 6fe3685f92
5 changed files with 77 additions and 26 deletions

View file

@ -8,7 +8,7 @@
</head>
<body>
<div class="header">
<h1>TailsGo</h1>
<h1>Ocásek</h1>
<form action="/search" method="post" class="search-form" autocomplete="off">
<div class="search-bar">
<input type="text" name="q" value="{{ .Query }}" autofocus id="search-input" placeholder="Type to search..." />