mirror of
https://github.com/overte-org/overte.git
synced 2025-06-02 01:01:40 +02:00
11 lines
556 B
Text
11 lines
556 B
Text
<!--#include virtual="header.html"-->
|
|
<div class="col-xs-12 table-lead" id="stats-lead"><h3>Stats</h3><div class="lead-line"></div></div>
|
|
<div class="col-xs-12">
|
|
<p class="help"><em>Click on any of the numerical values in the tables below to view a line graph of the incoming values.</em></p>
|
|
</div>
|
|
<div class="col-xs-12" id="stats-container"></div>
|
|
<!--#include virtual="footer.html"-->
|
|
<script src='js/stats.js'></script>
|
|
<script src='js/json.human.js'></script>
|
|
<script src='js/highcharts-custom.js'></script>
|
|
<!--#include virtual="page-end.html"-->
|