+ <%= content_for?(:content) ? yield(:content) : yield %>
+
+ diff --git a/app/views/layouts/blacklight/base.html.erb b/app/views/layouts/blacklight/base.html.erb new file mode 100644 index 00000000..38882cda --- /dev/null +++ b/app/views/layouts/blacklight/base.html.erb @@ -0,0 +1,54 @@ + +<%= content_tag :html, class: 'no-js', **html_tag_attributes do %> +
+ + + + + + + +