<div class="accordion accordion-flush" id="help-accordion">
+ {{
+ htmlTemplate("templates/content/help/panel.html",
+ id = "demo-video",
+ header = "Demo Video"
+ )
+ }}
+ {{
+ htmlTemplate("templates/content/help/panel.html",
+ id = "contact",
+ header = "Contact Us"
+ )
+ }}
{{
htmlTemplate("templates/content/help/panel.html",
id = "serial-interval",
- header = "What is the serial interval?"
+ header = "What is the Serial Interval (SI)?"
)
}}
</div>