Sha256: 26efbc7a3b32801507f2251516896846369e6ef484a39d3596eb79de95a68809
Contents?: true
Size: 232 Bytes
Versions: 2
Compression:
Stored size: 232 Bytes
Contents
<% content_for :main do %> <h1><%= object_title %></h1> <%= yield %> <% end %> <% content_for :sidebar do %> <%= render 'fcrepo_admin/objects/context_nav' %> <% end %> <%= render :template => 'layouts/fcrepo_admin/default' %>
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
fcrepo_admin-0.4.1 | app/views/layouts/fcrepo_admin/objects.html.erb |
fcrepo_admin-0.4.0 | app/views/layouts/fcrepo_admin/objects.html.erb |