-
- {{ action_links }}
-
diff --git a/core/themes/seven/templates/page.html.twig b/core/themes/seven/templates/page.html.twig
deleted file mode 100644
index 4cfcfa4..0000000
--- a/core/themes/seven/templates/page.html.twig
+++ /dev/null
@@ -1,56 +0,0 @@
-{#
-/**
- * @file
- * Seven's theme implementation to display a single Drupal page.
- *
- * The doctype, html, head, and body tags are not in this template. Instead
- * they can be found in the html.html.twig template normally located in the
- * core/modules/system directory.
- *
- * @see template_preprocess()
- * @see template_preprocess_page()
- * @see seven_preprocess_page()
- *
- * @ingroup themeable
- */
-#}
- {{ title }}
- {% endif %}
- {{ title_suffix }}
- {% if primary_local_tasks %}
-