<% # expects "work" %>
  • <%= render "works/work_module", work: work %> <% if is_author_of?(work) %>
    <%= ts("Author Actions") %>
    <% end %>