|
Loading...
|
haml@googlegroups.com
[Prev] Thread [Next] | [Prev] Date [Next]
[haml] How to write this on HAML? Help please haml_newbie Thu Feb 16 01:00:50 2012
<script type="text/template" id="comments-template">
<ol class="comments">
<% _.each(comments, function(c) { %>
<li><%= c.title %></li>
<% }); %>
</ol>
</script>
It's template for backbone.js
--
You received this message because you are subscribed to the Google Groups
"Haml" group.
To view this discussion on the web visit
https://groups.google.com/d/msg/haml/-/6TG8dYhm5h4J.
To post to this group, send email to [EMAIL PROTECTED]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/haml?hl=en.
- [haml] How to write this on HAML? Help please haml_newbie 2012/02/16 <=
- [haml] Re: How to write this on HAML? Help please haml_newbie 2012/02/16
- Re: [haml] Re: How to write this on HAML? Help please Lorin Tackett 2012/02/16
- Re: [haml] Re: How to write this on HAML? Help please haml_newbie 2012/02/16
- [haml] Re: How to write this on HAML? Help please haml_newbie 2012/02/16
- [haml] Re: How to write this on HAML? Help please haml_newbie 2012/02/16