diff --git a/sphinx/templates/epub2/container.xml b/sphinx/templates/epub2/container.xml
deleted file mode 100644
index 326cf15fa..000000000
--- a/sphinx/templates/epub2/container.xml
+++ /dev/null
@@ -1,6 +0,0 @@
-
-
-
-
-
-
diff --git a/sphinx/templates/epub2/content.opf_t b/sphinx/templates/epub2/content.opf_t
deleted file mode 100644
index 5169d0551..000000000
--- a/sphinx/templates/epub2/content.opf_t
+++ /dev/null
@@ -1,37 +0,0 @@
-
-
-
- {{ lang }}
- {{ title }}
- {{ author }}
- {{ publisher }}
- {{ copyright }}
- {{ id }}
- {{ date }}
- {%- if cover %}
-
- {%- endif %}
-
-
-
- {%- for item in manifest_items %}
-
- {%- endfor %}
-
-
- {%- for spine in spines %}
- {%- if spine.linear %}
-
- {%- else %}
-
- {%- endif %}
- {%- endfor %}
-
-
- {%- for guide in guides %}
-
- {%- endfor %}
-
-
diff --git a/sphinx/templates/epub2/mimetype b/sphinx/templates/epub2/mimetype
deleted file mode 100644
index 57ef03f24..000000000
--- a/sphinx/templates/epub2/mimetype
+++ /dev/null
@@ -1 +0,0 @@
-application/epub+zip
\ No newline at end of file
diff --git a/sphinx/templates/epub2/toc.ncx_t b/sphinx/templates/epub2/toc.ncx_t
deleted file mode 100644
index 9bb701908..000000000
--- a/sphinx/templates/epub2/toc.ncx_t
+++ /dev/null
@@ -1,15 +0,0 @@
-
-
-
-
-
-
-
-
-
- {{ title }}
-
-
-{{ navpoints }}
-
-