diff --git a/templates/pages/core/_admin_home.html b/templates/pages/core/_admin_home.html
index 4d4fae1f..970c008f 100644
--- a/templates/pages/core/_admin_home.html
+++ b/templates/pages/core/_admin_home.html
@@ -3,13 +3,8 @@
{% block title %}{{ model.title }}{% endblock %}
{% block page_body %}
-
-
-
-
-
-
{% endblock %}
\ No newline at end of file
diff --git a/templates/pages/core/_contact.html b/templates/pages/core/_contact.html
index 27afcbc5..1ce6a054 100644
--- a/templates/pages/core/_contact.html
+++ b/templates/pages/core/_contact.html
@@ -3,10 +3,6 @@
{% block title %}{{ model.title }}{% endblock %}
{% block page_body %}
-
-
-
-
{% endblock %}
\ No newline at end of file
diff --git a/templates/pages/core/_home.html b/templates/pages/core/_home.html
index d82fc16a..97b3da5e 100644
--- a/templates/pages/core/_home.html
+++ b/templates/pages/core/_home.html
@@ -3,31 +3,11 @@
{% extends 'layouts/layout.html' %}
{% block page_body %}
-
-
We make websites, web apps, and desktop software
{% set block_id = 'button_get_in_touch' %}
{% include 'components/common/buttons/_buttons_save_cancel.html' %}
-
-
-
-
{% endblock %}
\ No newline at end of file
diff --git a/templates/pages/core/_services.html b/templates/pages/core/_services.html
index 46ee1edf..373e2fa4 100644
--- a/templates/pages/core/_services.html
+++ b/templates/pages/core/_services.html
@@ -5,13 +5,8 @@
{% block title %}{{ model.title }}{% endblock %}
{% block page_body %}
-
-
Services
@@ -102,19 +97,4 @@
Transparent pricing structure with no hidden fees
-
-
-
-
{% endblock %}
diff --git a/templates/pages/store/_basket.html b/templates/pages/store/_basket.html
index e9dd9865..8f0ef8f7 100644
--- a/templates/pages/store/_basket.html
+++ b/templates/pages/store/_basket.html
@@ -7,7 +7,6 @@
{% block page_body %}
-
@@ -55,15 +54,4 @@
-->
{% set block_id = 'checkout' %}
{% include 'layouts/_shared_store.html' %}
-
{% endblock %}
\ No newline at end of file
diff --git a/templates/pages/store/_checkout_success.html b/templates/pages/store/_checkout_success.html
index 6ed59979..c9ee7f4c 100644
--- a/templates/pages/store/_checkout_success.html
+++ b/templates/pages/store/_checkout_success.html
@@ -3,13 +3,8 @@
{% block title %}{{ model.title }}{% endblock %}
{% block page_body %}
-
-
-
{% set block_id = 'checkout' %}
{% include 'layouts/_shared_store.html' %}
-
{% endblock %}
\ No newline at end of file
diff --git a/templates/pages/store/_product_categories.html b/templates/pages/store/_product_categories.html
index 21e4f587..00a5f821 100644
--- a/templates/pages/store/_product_categories.html
+++ b/templates/pages/store/_product_categories.html
@@ -1,10 +1,6 @@
{% extends 'layouts/layout.html' %}
{% block page_body %}
-