<% if Sidekiq.pro? %> <% if queue.paused? %>
<%= csrf_tag %>
<% else %>
<%= csrf_tag %>
<% end %> <% end %>