<% if @organization %>
style="opacity: <%= @article.organization ? "1.0" : "0.7" %>" /> <%= @organization.name %>
<% end %> <% if @article.main_image.present? %>
<% end %>
<% if @article.published %>
<% else %>
<% end %>
<%= render "pages/editor_guide_text", version: "2" %>