7 lines
147 B
Plaintext

# -*- mode: snippet -*-
# key: end
# contributor: Translated from TextMate Snippet
# name: end (ERB)
## condition: "text.html.ruby"
# --
<% end -%>