diff --git a/_includes/themes/twitter/default.html b/_includes/themes/twitter/default.html
deleted file mode 100644
index a94394ce57877ef6cd6fef4f86495e9cc00a44df..0000000000000000000000000000000000000000
--- a/_includes/themes/twitter/default.html
+++ /dev/null
@@ -1,59 +0,0 @@
-
-
-
-
- {{ page.title }}
- {% if page.description %}{% endif %}
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
{{ site.title }}
-
- {% assign pages_list = site.pages %}
- {% assign group = 'navigation' %}
- {% include JB/pages_list %}
-
-
-
-
-
-
-
-
- {{ content }}
-
-
-
-
-
-
- {% include JB/analytics %}
-
-