Sha256: 4ecb2be6b0eeda59728cc6252c7ded095bb4f2c7fe461311d0a317b3d83f3382

Contents?: true

Size: 237 Bytes

Versions: 7

Compression:

Stored size: 237 Bytes

Contents

<% content_for :head do  -%>
  <meta name="keywords" content="<%=@content.tags.join(',')%>" />
<% end -%>
<%= @content.locale_body(I18n.locale).html_safe %>
<%= render :partial => 'contents/admin', :locals => { :content => @content } -%>

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
muck-contents-3.1.7 app/views/contents/show.html.erb
muck-contents-3.1.6 app/views/contents/show.html.erb
muck-contents-3.1.5 app/views/contents/show.html.erb
muck-contents-3.1.4 app/views/contents/show.html.erb
muck-contents-3.1.3 app/views/contents/show.html.erb
muck-contents-3.1.2 app/views/contents/show.html.erb
muck-contents-3.1.1 app/views/contents/show.html.erb