grunt-contrib-jst/test/fixtures/indent_template.html

8 lines
73 B
HTML
Raw Normal View History

2012-12-29 21:18:21 +08:00
<div>
<div>
<div>
<%= obj.name %>
2012-12-29 21:18:21 +08:00
</div>
</div>
</div>