I have a hbs file that contains following
//some ohter code
-------------------------------------
<li>
<ul>
//partial should go here
</ul>
</li>
---------------------------------------------------
And I want to use same section
recursively replacing //partial should go here
. How can I do that? Appreciate any help
Aucun commentaire:
Enregistrer un commentaire