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