Snowman includes and supports the Underscore.js library. Template code can be used through the use of the “<%” and “%>” symbols for arbitrary code and the “<%=” for interpolating (writing a value directly to the document).
<% Arbitary Code block %>
<%= Value.to.write %>