blob: 4935f28b268af0f197efa70f477f65d1230218d9 (
plain)
| 1
2
3
4
5
6
7
8
9
10
11
12
 | {#
 # Copyright (c) 2016 Weitian LI <liweitianux@live.com>
 # MIT license
 #
 # Results part
 #}
<section id="results">
  <h2>Results</h2>
  <hr />
  <p>Simulation results go here :)</p>
</section>
 |