8 lines
88 B
Smarty
8 lines
88 B
Smarty
<section>
|
|
<h2>{{title}}</h2>
|
|
<ul>
|
|
{{list}}
|
|
</ul>
|
|
<p>{{explanation}}</p>
|
|
</section>
|
|
|