From 0d0f03dbb4787c3d42cef992deae7dc79a0b99fc Mon Sep 17 00:00:00 2001
From: khawkins98 <khawkins98@gmail.com>
Date: Wed, 19 Jul 2017 16:35:14 +0100
Subject: [PATCH] Cleanup

---
 index.html | 21 ++++-----------------
 1 file changed, 4 insertions(+), 17 deletions(-)

diff --git a/index.html b/index.html
index 4eb0dc9..f4d65ee 100644
--- a/index.html
+++ b/index.html
@@ -149,21 +149,10 @@
   <div id="content">
     <!-- Suggested layout containers -->
     <section id="main-content-area" class="" role="main">
-      <div class="row columns"><nav aria-label="You are here:" role="navigation" class="">
-  <ul class="breadcrumbs">
-  </ul>
-</nav>
-
-
-</div>
-
-    <h3>The EMBL-EBI Style Lab has moved</h3>
-    <p>It's now at <a clas="readmore" href="//www.ebi.ac.uk/style-lab">www.ebi.ac.uk/style-lab</p>
-
-    </div>
-  </div>
-</div>
-</script>
+      <div class="row columns">
+        <h3>The EMBL-EBI Style Lab has moved</h3>
+        <p>It's now at <a clas="readmore" href="//www.ebi.ac.uk/style-lab">www.ebi.ac.uk/style-lab</p>
+      </div>
     </section>
 
     <!-- Optional local footer (insert citation / project-specific copyright / etc here -->
@@ -173,9 +162,7 @@
           <div class="reference padding-top-large padding-bottom-large small">The EBI Visual Framework and Pattern library are maintained by <a href="https://github.com/ebiwd">Web Development</a> and overseen by <a href="https://www.ebi.ac.uk/seqdb/confluence/display/WGC/Meeting+notes">the Web Guidelines Committee</a>.</div>
         </div>
       </div>
-
     </footer>
-
     <!-- End optional local footer -->
   </div>
   <!-- End suggested layout containers / #content -->
-- 
GitLab