We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d76f715 commit 7cc3b41Copy full SHA for 7cc3b41
1 file changed
templates/admin.html.tpl
@@ -18,8 +18,7 @@
18
<a
19
href="/admin/auth.db"
20
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 }}"
+ class="rounded-sm px-4 py-2 hover:bg-gray-100 inline-flex justify-between"
23
>
24
<span>Database</span>
25
<svg
0 commit comments