4 lines
88 B
Plaintext
4 lines
88 B
Plaintext
<% unless @routine.description.empty? %>
|
|
<p><%= @routine.description %></p>
|
|
<% end %>
|