summaryrefslogtreecommitdiff
path: root/layouts/_default/single.html
diff options
context:
space:
mode:
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">