{% for question in questions %}
@@ -29,6 +43,14 @@ There are {{ questions|length }} question sets.
+ then log q then set el to `
${q}
` then log el then put el at end of #sidebar-list then
+js
+new bootstrap.Offcanvas(document.getElementById('offcanvasExample')).show();
+end
+">
+ Add to sidebar
+
{% endfor %}