lab info page added
diff --git a/web_app/templates/table.html b/web_app/templates/table.html
index 75cef20..2a1f84f 100644
--- a/web_app/templates/table.html
+++ b/web_app/templates/table.html
@@ -7,6 +7,9 @@
     {% endblock %}
 </head>
 <body>
+    <div>
+        {% include 'lab_header.html' %}
+    </div>
     {% block body %}
     <h1 align="center">Lab name goes here:-)</h1>
         <table class="table" width="600">