summaryrefslogtreecommitdiffstats
path: root/docker/storperf-reporting/src/templates/index.html
diff options
context:
space:
mode:
authorsaksham115 <saksham.agrawal@research.iiit.ac.in>2017-08-01 19:40:24 +0530
committersaksham115 <saksham.agrawal@research.iiit.ac.in>2017-08-01 19:41:55 +0530
commit37e7b924e4e994b6e5bf14e755746e435dbec3ec (patch)
tree4ecc58375233e7af01f167c4212d7e4b0f3fe945 /docker/storperf-reporting/src/templates/index.html
parent1d2a5462c0123a26a32d429dcf045893b47c691a (diff)
header.html for reporting page
JIRA: STORPERF-169 Change-Id: I47814ada495ff1a18b20d34007ab37f84b265f01 Signed-off-by: saksham115 <saksham.agrawal@research.iiit.ac.in>
Diffstat (limited to 'docker/storperf-reporting/src/templates/index.html')
-rw-r--r--docker/storperf-reporting/src/templates/index.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/docker/storperf-reporting/src/templates/index.html b/docker/storperf-reporting/src/templates/index.html
index 70e33bd..35cea1a 100644
--- a/docker/storperf-reporting/src/templates/index.html
+++ b/docker/storperf-reporting/src/templates/index.html
@@ -3,6 +3,7 @@
<head>
<title>Graphing Module | Storperf</title>
+ <link rel="icon" href="/reporting/images/OPNVF_ProjectIcons_2400x2400_Storperf.png">
<link rel="stylesheet" href="/reporting/css/bootstrap.min.css">
<script src="/reporting/js/jquery-2.1.3.min.js"></script>
<script src="/reporting/js/bootstrap.min.js"></script>
@@ -12,6 +13,7 @@
<body>
<div class="container">
<div class="content">
+ {% include 'header.html' %}
<div class="row center">
<br>
<form action="{{ url_for('url') }}" method="post">