From f35a478cd845fbcc820db54516679848e0c52f99 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20H=C3=A1la?= Date: Sun, 26 Nov 2023 19:29:54 +0100 Subject: [PATCH] Add indent to Capo --- backend/templates/songs/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/templates/songs/index.html b/backend/templates/songs/index.html index ec00618..4c5962f 100644 --- a/backend/templates/songs/index.html +++ b/backend/templates/songs/index.html @@ -61,7 +61,7 @@
<%:author%>
- <%if capo > 0%>
Capo <%:capo%>
<%/if%> + <%if capo > 0%>
Capo <%:capo%>
<%/if%>
<%:text%>