diff options
author | Aaron LI <aaronly.me@outlook.com> | 2016-11-09 23:38:15 +0800 |
---|---|---|
committer | Aaron LI <aaronly.me@outlook.com> | 2016-11-09 23:38:15 +0800 |
commit | e5a05c8e3c77aa292b7dd9bc4a2682148be873ac (patch) | |
tree | c029101511d50420876120ef20ea23e092b950a1 /fg21sim/webui/templates/results.html | |
parent | 9516aec90f7f69b0e468d90e4f2d14a689b5e7db (diff) | |
download | fg21sim-e5a05c8e3c77aa292b7dd9bc4a2682148be873ac.tar.bz2 |
webui: Some minor updates
Diffstat (limited to 'fg21sim/webui/templates/results.html')
-rw-r--r-- | fg21sim/webui/templates/results.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/fg21sim/webui/templates/results.html b/fg21sim/webui/templates/results.html index f605f03..80e025a 100644 --- a/fg21sim/webui/templates/results.html +++ b/fg21sim/webui/templates/results.html @@ -9,4 +9,5 @@ <hr /> <p>Simulation results go here :)</p> + <p>TODO :(</p> </section> |