diff --git a/app/views/_controls.html.erb b/app/views/_controls.html.erb new file mode 100644 index 0000000..06d16d5 --- /dev/null +++ b/app/views/_controls.html.erb @@ -0,0 +1,13 @@ + diff --git a/app/views/layouts/homepage.html.erb b/app/views/layouts/homepage.html.erb new file mode 100644 index 0000000..db9e818 --- /dev/null +++ b/app/views/layouts/homepage.html.erb @@ -0,0 +1,9 @@ +<% content_for(:navbar) do %> + <%= render '/controls' %> +<% end %> + +<% content_for(:precontainer_content) do %> + <%= render 'hyrax/homepage/announcement' if controller_name == 'homepage' %> +<% end %> + +<%= render template: 'layouts/hyrax' %> diff --git a/config/locales/hyrax.en.yml b/config/locales/hyrax.en.yml index 99e5cc9..1b135f4 100644 --- a/config/locales/hyrax.en.yml +++ b/config/locales/hyrax.en.yml @@ -47,6 +47,8 @@ en: title_tesim: Title hyrax: account_name: My Institution Account Id + contact_form: + notice: Please use the contact form to submit inquiries about this system; to report a problem you are experiencing with the system; to request assistance using the system; or to provide general feedback. directory: suffix: "@example.org" footer: