diff --git a/lib/osuuspuutarha_web/templates/emails/confirmation.html.heex b/lib/osuuspuutarha_web/templates/emails/confirmation.html.heex
deleted file mode 100644
index 5cbae3b..0000000
--- a/lib/osuuspuutarha_web/templates/emails/confirmation.html.heex
+++ /dev/null
@@ -1,3 +0,0 @@
-
-
Osuuspuutarhan testimaili, <%= @variable %>!
-
diff --git a/lib/osuuspuutarha_web/templates/layout/email.html.heex b/lib/osuuspuutarha_web/templates/layout/email.html.heex
deleted file mode 100644
index fa27822..0000000
--- a/lib/osuuspuutarha_web/templates/layout/email.html.heex
+++ /dev/null
@@ -1,8 +0,0 @@
-
-
- <%= @email.subject %>
-
-
- <%= @inner_content %>
-
-
\ No newline at end of file