UNPKG

grunt-dom-templates

Version:

Smart partial HTML templates compiler and loader.

8 lines (6 loc) 158 B
<ul tpl-name="home"> <li rv-each-item="items">{ item.label }</li> </ul> <ul tpl-name="home2"> <li rv-each-item="items">{ item.label }</li> </ul>