Sha256: 3b4497ba11df7629736ce2560f48c7fdbfc6ec1c8b0b3e679353170309054f59
Contents?: true
Size: 211 Bytes
Versions: 6
Compression:
Stored size: 211 Bytes
Contents
<article> <header> <h1><%= @article.title %></h1> <% if @article.subtitle.present? %> <p><%= @article.subtitle %></p> <% end %> </header> <%= raw(@article.html_content) %> </article>
Version data entries
6 entries across 6 versions & 1 rubygems