We're also moving the path argument in the `link_to` calls to a different line, since it's what we usually do.
3 lines
124 B
Plaintext
3 lines
124 B
Plaintext
<%= render Shared::ModerationActionsComponent.new(debate) %>
|
|
<%= render Debates::MarkFeaturedActionComponent.new(debate) %>
|