entrance-exam/app/views/questions/_lyrics_given_part.html.erb

3 lines
62 B
Text

<% if text.present? %>
<span><%= text %></span>
<% end %>