summaryrefslogtreecommitdiff
path: root/layouts/_default/single.html
diff options
context:
space:
mode:
authorleiyu3 <s444814187@gmail.com>2025-07-17 15:51:53 -0400
committerleiyu3 <s444814187@gmail.com>2025-07-17 15:51:53 -0400
commit410b700036782b10ce5b5a7324a9c2b2c16fb286 (patch)
treec749b2d192cabd4e72c7f8dc0a89d12a2d3a4d4d /layouts/_default/single.html
parent0ad3aded292b86234ebb75e8403b6abd964f4d80 (diff)
downloadletsworship-410b700036782b10ce5b5a7324a9c2b2c16fb286.tar.gz
letsworship-410b700036782b10ce5b5a7324a9c2b2c16fb286.zip
setlist mvp
Diffstat (limited to 'layouts/_default/single.html')
-rw-r--r--layouts/_default/single.html8
1 files changed, 8 insertions, 0 deletions
diff --git a/layouts/_default/single.html b/layouts/_default/single.html
index ad55680..3c863a1 100644
--- a/layouts/_default/single.html
+++ b/layouts/_default/single.html
@@ -63,6 +63,14 @@
63 {{ .Content }} 63 {{ .Content }}
64 </div> 64 </div>
65 65
66 <div id="setlist-tab">Setlist</div>
67
68 <div id="setlist-sidebar" class="hidden">
69 <h6>Set List</h3>
70 <ul id="setlist"></ul>
71 <button id="add-to-setlist">+ Add Song</button>
72 </div>
73
66 {{/* Back to top */}} 74 {{/* Back to top */}}
67 <div class="back-to-top"> 75 <div class="back-to-top">
68 <a href="#top"> 76 <a href="#top">