diff --git a/hasher-matcher-actioner/src/OpenMediaMatch/templates/components/match_form.html.j2 b/hasher-matcher-actioner/src/OpenMediaMatch/templates/components/match_form.html.j2
deleted file mode 100644
index 6ac6fc978..000000000
--- a/hasher-matcher-actioner/src/OpenMediaMatch/templates/components/match_form.html.j2
+++ /dev/null
@@ -1,81 +0,0 @@
-{# Copyright (c) Meta Platforms, Inc. and affiliates. #}
-
Match File
-
-
-
-
-
\ No newline at end of file
diff --git a/hasher-matcher-actioner/src/OpenMediaMatch/templates/pages/banks.html.j2 b/hasher-matcher-actioner/src/OpenMediaMatch/templates/pages/banks.html.j2
index 37e14cd5e..5dca12068 100644
--- a/hasher-matcher-actioner/src/OpenMediaMatch/templates/pages/banks.html.j2
+++ b/hasher-matcher-actioner/src/OpenMediaMatch/templates/pages/banks.html.j2
@@ -1,12 +1,4 @@
{# Copyright (c) Meta Platforms, Inc. and affiliates. #}
- {% include "components/banks_grid.html.j2" %}
-
-
-
- {% include "components/add_to_bank_form.html.j2" %}
-
-
-
- {% include "components/match_form.html.j2" %}
+ {% include "components/banks/banks_grid.html.j2" %}
\ No newline at end of file