summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'index.html')
-rw-r--r--index.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/index.html b/index.html
index 600b925..bd861d8 100644
--- a/index.html
+++ b/index.html
@@ -289,6 +289,10 @@
<li class="list-group-item text-right"><span class="pull-left"><strong>Last seen</strong></span><span id="profileLastLogin">1 hour ago</span></li>
</ul>
</div>
+ <div class="panel panel-default">
+ <div class="panel-heading">Statistics</div>
+ <table id="table1" class="table table-bordered table-striped small"></table>
+ </div>
</div><!--/col-12-->
</div><!--row-->
</div><!--container-->