Sha256: 3069f54f78a4959b8682c9fa2e67512be133ff3d9408296c47cb21f3e5f23338
Contents?: true
Size: 322 Bytes
Versions: 1
Compression:
Stored size: 322 Bytes
Contents
<h1><%= @pulitzer_post.title %></h1> <div class="image_with_caption"> <%= image_tag @pulitzer_post.content_element('Hero').body %> <%= @pulitzer_post.content_element('Hero').title %> </div> <h2><%= @pulitzer_post.content_element('Main Body').title %></h2> <p><%= @pulitzer_post.content_element('Main Body').body %></p>
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
pulitzer-0.0.1 | test/dummy/app/views/pages/news_post.html.erb |