priority -50
extends html
snippet % "<% %>" w
<% ${0} %>
endsnippet
snippet = "<%= %>" w
<%= ${1} %>
snippet end "<% end %>" w
<% end %>