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