I am try to get this to work in jade template:
html:
<li><i class="icon-comment"></i> 5</li>
jade:
li:i.icon-comment 5
ofcource 5 now is nested under i tag rather then li. Any way to do this?
In my templates I do it like this:
li
i.icon-comment
| 5
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With