aboutsummaryrefslogtreecommitdiffstats
path: root/qtip/web/templates/bench/index.html
diff options
context:
space:
mode:
authorYujun Zhang <zhang.yujunz@zte.com.cn>2017-08-16 08:43:35 +0000
committerGerrit Code Review <gerrit@opnfv.org>2017-08-16 08:43:35 +0000
commitfa7d89ee68d4b345530c6bc036d80ebbc0a1fc04 (patch)
treea408d01980a15e89e1b5efb7ceb743fae23d4052 /qtip/web/templates/bench/index.html
parentd602404a17f1935a524e8fc46ed853d4c7717164 (diff)
parent2364c5886b6e4fa34355d0e300ebd9aae0ba8ffc (diff)
Merge "Add basic ui"
Diffstat (limited to 'qtip/web/templates/bench/index.html')
-rw-r--r--qtip/web/templates/bench/index.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/qtip/web/templates/bench/index.html b/qtip/web/templates/bench/index.html
new file mode 100644
index 00000000..b3625a33
--- /dev/null
+++ b/qtip/web/templates/bench/index.html
@@ -0,0 +1,3 @@
+{% extends 'bench/base.html' %}
+{% block content %}
+{% endblock %} \ No newline at end of file