--- /dev/null
+<div class="accordion accordion-flush" id="help-accordion">
+ {{
+ htmlTemplate("templates/content/help/panel.html",
+ id = "example-help-1",
+ header = "Example help 1"
+ )
+ }}
+ {{
+ htmlTemplate("templates/content/help/panel.html",
+ id = "example-help-2",
+ header = "Example help 2"
+ )
+ }}
+</div>