aboutsummaryrefslogtreecommitdiffstats
path: root/fg21sim/webui/templates/results.html
diff options
context:
space:
mode:
Diffstat (limited to 'fg21sim/webui/templates/results.html')
-rw-r--r--fg21sim/webui/templates/results.html13
1 files changed, 0 insertions, 13 deletions
diff --git a/fg21sim/webui/templates/results.html b/fg21sim/webui/templates/results.html
deleted file mode 100644
index 80e025a..0000000
--- a/fg21sim/webui/templates/results.html
+++ /dev/null
@@ -1,13 +0,0 @@
-{#
- # Copyright (c) 2016 Weitian LI <liweitianux@live.com>
- # MIT license
- #
- # Results part
- #}
-<section id="results">
- <h2><span class="fa fa-files-o" aria-hidden="true"></span> Results</h2>
- <hr />
-
- <p>Simulation results go here :)</p>
- <p>TODO :(</p>
-</section>