-
- {% block content_block %}
-
- {% endblock %}
-
-
-{% endif %}
diff --git a/web/themes/contrib/civictheme/templates/layout/layout--single-column.html.twig b/web/themes/contrib/civictheme/templates/layout/layout--single-column.html.twig
deleted file mode 100644
index ae90fc672..000000000
--- a/web/themes/contrib/civictheme/templates/layout/layout--single-column.html.twig
+++ /dev/null
@@ -1,25 +0,0 @@
-{#
-/**
- * @file
- * CivicTheme implementation to display a one-column edge to edge layout.
- *
- * Available variables:
- * - content: The content for this layout.
- * - modifier_class: CSS modifying class
- *
- * @deprecated in CivicTheme 1.8.0, will be removed in CivicTheme 1.9.0. Use
- * layout--three-columns.html.twig instead.
- */
-#}
-
-{% if content %}
-