diff --git a/app/views/errors/file_not_found.html.erb b/app/views/errors/file_not_found.html.erb index d328d706..7cca43fd 100644 --- a/app/views/errors/file_not_found.html.erb +++ b/app/views/errors/file_not_found.html.erb @@ -1,2 +1,6 @@ -

We are sorry, the page you requested cannot be found

-

Please return to our home page, use the navigation above, or contact us for help.

+
+
+

We are sorry, the page you requested cannot be found

+

Please return to our home page, use the navigation above, or contact us for help.

+
+
diff --git a/app/views/errors/internal_server_error.html.haml b/app/views/errors/internal_server_error.html.haml index 3ddf9bbe..96886028 100644 --- a/app/views/errors/internal_server_error.html.haml +++ b/app/views/errors/internal_server_error.html.haml @@ -1,2 +1,7 @@ -

We are sorry, something has gone wrong

-

Please return to our home page, use the navigation above, or contact us for help.

+ +
+
+

We are sorry, something has gone wrong

+

Please return to our home page, use the navigation above, or contact us for help.

+
+
diff --git a/app/views/errors/unprocessable.html.haml b/app/views/errors/unprocessable.html.haml index 22e45b7d..3c9980a4 100644 --- a/app/views/errors/unprocessable.html.haml +++ b/app/views/errors/unprocessable.html.haml @@ -1,2 +1,6 @@ -

We are sorry, your request cannot be processed

-

Please return to our home page, use the navigation above, or contact us for help.

+
+
+

We are sorry, your request cannot be processed

+

Please return to our home page, use the navigation above, or contact us for help.

+
+
diff --git a/app/views/layouts/application.html.erb b/app/views/layouts/application.html.erb index 9b8cb673..92258c04 100644 --- a/app/views/layouts/application.html.erb +++ b/app/views/layouts/application.html.erb @@ -4,13 +4,7 @@ - <% if content_for(:title) %> - <%= yield(:title) %> - <% elsif @cms_page %> - <%= @cms_page.label %> - <% else %> - Library - <% end %> + U of A Library @@ -21,6 +15,7 @@ + - <%= stylesheet_link_tag comfy_cms_render_css_path(@cms_site.id, @cms_layout.identifier) %> - <%= javascript_include_tag comfy_cms_render_js_path(@cms_site.id, @cms_layout.identifier) %> @@ -48,17 +41,6 @@ height="0" width="0" style="display:none;visibility:hidden">
Library
-