diff --git a/app/views/pages/_bib_forms.html.erb b/app/views/pages/_bib_forms.html.erb
deleted file mode 100644
index 9f9e0b6f..00000000
--- a/app/views/pages/_bib_forms.html.erb
+++ /dev/null
@@ -1,35 +0,0 @@
-<%= form_tag('/bibliographic', method: 'get', class: 'form-horizontal') do %>
-
-<% end %>
-
-<%= form_tag('/bibliographic', method: 'get', class: 'form-horizontal') do %>
-
-<% end %>
-
-<%= form_tag('/bibliographic', method: 'get', class: 'form-horizontal') do %>
-
-<% end %>
diff --git a/app/views/pages/index.html.erb b/app/views/pages/index.html.erb
index ef1ea283..aacf0645 100644
--- a/app/views/pages/index.html.erb
+++ b/app/views/pages/index.html.erb
@@ -1,3 +1 @@
PUL Bibliographic Data Web Service
-By Alma ID...
-<%= render 'pages/bib_forms' %>