...
This commit is contained in:
11
poc_project_mycelium/components/faq.html
Normal file
11
poc_project_mycelium/components/faq.html
Normal file
@@ -0,0 +1,11 @@
|
||||
<section class="faq-container">
|
||||
<div class="markdown-content">
|
||||
|
||||
[[{{ config["name"] }}]]
|
||||
</div>
|
||||
|
||||
<div class="faq-section">
|
||||
<h4>Frequently Asked Questions</h4>
|
||||
[[{{ config["section_name"] }}]]
|
||||
</div>
|
||||
</section>
|
Reference in New Issue
Block a user