Sha256: 55a10b1327121020b818055286d40a68aceefe3e75d5a91b47e5397c229bd760
Contents?: true
Size: 419 Bytes
Versions: 33
Compression:
Stored size: 419 Bytes
Contents
<!-- Title System --> <% phc_title "Article Manager" %> <% phc_title_tagline "Create a New Article" %> <% phc_breadcrumb_one link_to "Article Index", phcpresspro.article_posts_path %> <% phc_breadcrumb_two yield(:phc_title_tagline) %> <!-- Title System --> <!-- Page Content --> <div class="wrapper wrapper-content animated fadeInRight"> <%= render 'form', article_post: @article_post %> </div> <!-- Page Content -->
Version data entries
33 entries across 33 versions & 1 rubygems