Add end to template to close if statement

This commit is contained in:
Ryan Struber 2017-03-21 12:29:58 -04:00
parent 3ba601b3b8
commit b3e7587bc4

View File

@ -51,3 +51,4 @@ filter <%= map %> <%= filter %>
map <%= key %> <%= value %>
<% end -%>
<% end -%>
<% end -%>