diff --git a/_includes/page_divider.html b/_includes/page_divider.html
deleted file mode 100644
index e8dae9f..0000000
--- a/_includes/page_divider.html
+++ /dev/null
@@ -1,4 +0,0 @@
-
-
-
-
diff --git a/_layouts/page_column.html b/_layouts/page_column.html
index 58a21df..d6c9756 100644
--- a/_layouts/page_column.html
+++ b/_layouts/page_column.html
@@ -26,10 +26,6 @@ legacy_layout: true
{% endif %}
{% endif %}
-
- {% if page.include_divider %}
- {% include page_divider.html %}
- {% endif %}
{% endif %}