* ffluci/statistics: port statistics to new controller api, add mysel to NOTICE
[project/luci.git] / applications / luci-statistics / src / view / admin_statistics / index.htm
1 <%+header%>
2
3 <h1><%:stat Statistiken%></h1>
4
5 <p><%:stat_desc Die Statistiken bauen auf <a href="http://collectd.org/index.shtml">Collectd</a> auf und nutzen
6 <a href="http://oss.oetiker.ch/rrdtool/">RRD Tool</a> um Graphen aus den erfassten Daten zu rendern.%></p>
7
8 <%+footer%>