Remove extraneous H1 headers
diff --git a/index.php b/index.php
index 71b45f7..4a7eefe 100644
--- a/index.php
+++ b/index.php
@@ -1,18 +1,9 @@
<?php
$static_title = 'Khronos OpenCL Registry';
-$static_breadcrumb = array(
- '/registry/' => 'Registry',
- 'NOLINK' => 'OpenCL Registry'
-);
+
include_once("../../assets/static_pages/khr_page_top.php");
?>
-<h1 class="pagetitle">Khronos OpenCL™ Registry</h1>
-<div id="mainformat">
-
-
-<h1 style="text-align:center"> Khronos OpenCL™ Registry </h1>
-
<p> The OpenCL registry contains specifications of the core API and the
OpenCL C language; a portable intermediate representation of OpenCL
programs; specifications of Khronos- and vendor-approved OpenCL