Skip to content

Commit 7cc3b41

Browse files
committed
fix
1 parent d76f715 commit 7cc3b41

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

templates/admin.html.tpl

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,7 @@
1818
<a
1919
href="/admin/auth.db"
2020
target="_top"
21-
class="rounded-sm px-4 py-2 hover:bg-gray-100 inline-flex justify-between
22-
{{ if eq .path `/admin/download` }}bg-gray-100{{ end }}"
21+
class="rounded-sm px-4 py-2 hover:bg-gray-100 inline-flex justify-between"
2322
>
2423
<span>Database</span>
2524
<svg

0 commit comments

Comments
 (0)