3 lines
86 B
Text
3 lines
86 B
Text
- labels.each do |label|
|
|
%span.label-row
|
|
= link_to_label(label, tooltip: false)
|