4 lines
102 B
Plaintext
4 lines
102 B
Plaintext
<% if count_out_of_limit > 0 %>
|
|
<%= link_to text, url, class: html_class, title: title %>
|
|
<% end %>
|