commit | 8417c6e04f473c38d150c55c0bd59a82f9eca4d1 | [log] [tgz] |
---|---|---|
author | gstepanov <gstepanov@mirantis.com> | Fri Feb 06 15:05:27 2015 +0200 |
committer | gstepanov <gstepanov@mirantis.com> | Fri Feb 06 15:05:27 2015 +0200 |
tree | 633b65b8735d920c722c9c274a3aba97585639c5 | |
parent | cd77d5aae2e79d4c426b84ffd16be19c73bec088 [diff] [blame] |
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">