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

11 lines
208 B
Smarty
Raw Normal View History

2016-08-21 22:53:53 +00:00
<section class='expander'>
<header>
<a>
<%- ctx.title %>
<i class='fa fa-chevron-down'></i>
</a>
</header>
<div class='expander-content'></div>
</section>