Sha256: 5d9852b6448a4267dff039c31818aac71610b69f8d54c5f6222845f4ef4983ca
Contents?: true
Size: 416 Bytes
Versions: 9
Compression:
Stored size: 416 Bytes
Contents
<!-- Title System --> <% phc_title "Article Manager" %> <% phc_title_tagline "Create a New Article" %> <% phc_breadcrumb_one link_to "Article Index", phcpress.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
9 entries across 9 versions & 1 rubygems