gallery.accords-library.com/client/html/expander.tpl

11 lines
208 B
Smarty

<section class='expander'>
<header>
<a>
<%- ctx.title %>
<i class='fa fa-chevron-down'></i>
</a>
</header>
<div class='expander-content'></div>
</section>