<% if guide.authors.present? %> <%= content_for :authoring do %>

<%= raw t :authoring_note, authors: guide.authors, collaborators: "https://raw.githubusercontent.com/#{guide.slug}/master/COLLABORATORS.txt" %>

<% end %> <% end %>