orbit4-5/app/templates/orbit_classic/modules/faq/show.html.erb

6 lines
92 B
Plaintext
Raw Normal View History

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