4 lines
145 B
Plaintext
4 lines
145 B
Plaintext
<%= render "cards/display/common/people", card: card do%>
|
|
<%= render "cards/display/preview/assignees", card: card, preview: true %>
|
|
<% end %>
|