orbit-theme-sdk/app/templates/orbit_classic/modules/faq/show.html.erb

6 lines
92 B
Plaintext

<article>
<h1>{{title}}</h1>
<section>
<div>{{answer}}</div>
</section>
</article>