<% title "Moderating " + @moderatable.title %> <% cache(release_adjusted_cache_key("mod-styling")) do %> <% end %> <%= javascript_packs_with_chunks_tag "actionsPanel", defer: true %>

Moderate Post

Rate the quality of this post

How does this work?

Other things you can do

<% if current_user.any_admin? || @should_show_adjust_tags %> <% end %> <% @rating_vote = RatingVote.where(article_id: @moderatable.id, user_id: current_user.id).first %> <% if current_user.any_admin? && @moderatable.published %>
<% end %>