4 lines
62 B
Text
4 lines
62 B
Text
<% if true %>
|
|
alert(<%= v %>);
|
|
alert(<%= w %>);
|
|
<% end %>
|
<% if true %>
|
|
alert(<%= v %>);
|
|
alert(<%= w %>);
|
|
<% end %>
|