<% my_module_editable = can_manage_module?(my_module) %> <%= render partial: "start_date_label.html.erb" , locals: { my_module: my_module } %> <% if my_module_editable %>
<% end %>