Sha256: f3d01bc8808a212f2d81cd1f4d1f8e1760dbc7d6cdd50c4e7c0eeee004092611

Contents?: true

Size: 336 Bytes

Versions: 4

Compression:

Stored size: 336 Bytes

Contents

  <% @page_heading = _('Manage posts') %>
  <% subtabs_for(:content) %>

  <%= render :partial => "drafts" %>

  <div class="list" id="articles">	
    <%= render :partial => 'articles' %>
  </div>                      
  <div class="paginate">
    <%= render :partial => 'admin/content/pages', :object => @articles_pages -%>
  </div>
  

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
typo-5.1.1 app/views/admin/content/index.html.erb
typo-5.1.2 app/views/admin/content/index.html.erb
typo-5.1.3 app/views/admin/content/index.html.erb
typo-5.1 app/views/admin/content/index.html.erb