mirror of
https://github.com/oliverschmidt/contiki.git
synced 2025-01-09 03:30:01 +00:00
5 lines
155 B
Plaintext
5 lines
155 B
Plaintext
|
%! header.html
|
||
|
<h1>File statistics</h1><br><table width="100%"><tr align="left"><th>Name</th><th>Accesses</th></tr>
|
||
|
%! file-stats *
|
||
|
</table></body></html>
|