Sha256: 5dc21939addf115d4bdff4ff34e5642baa912a4dcdb0c29c9c36476fac0a025f
Contents?: true
Size: 310 Bytes
Versions: 1
Compression:
Stored size: 310 Bytes
Contents
<p> <strong>Newspsttitle:</strong> <%= @news_post.newspsttitle %> </p> <p> <strong>Newspsttext:</strong> <%= @news_post.newspsttext %> </p> <p> <strong>Pststatus:</strong> <%= @news_post.pststatus %> </p> <%= link_to 'Edit', edit_news_post_path(@news_post) %> | <%= link_to 'Back', news_posts_path %>
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
phcpress-0.3.1b | app/views/phcpress/news/posts/show.html.erb |