This commit is contained in:
Vladan Popovic 2024-09-18 02:47:31 +02:00
parent 3e76a70369
commit 7273e90066
5 changed files with 39 additions and 16 deletions

View file

@ -9,7 +9,7 @@
</head>
<body>
<menu>
<li hx-get="/search" hx-replace-url="/search" hx-target="#content">Search</li>
<li>Search <input class="search" hx-get="/list" hx-replace-url="true" hx-target="#content" type=text name=query /></li>
<li hx-get="/active" hx-replace-url="/active" hx-target="#content">Active downloads</li>
</menu>
<div id="content">