]> git.cameronkatri.com Git - cgit.git/blob - ui-stats.h
Add a 'stats' page to each repo
[cgit.git] / ui-stats.h
1 #ifndef UI_STATS_H
2 #define UI_STATS_H
3
4 #include "cgit.h"
5
6 extern void cgit_show_stats(struct cgit_context *ctx);
7
8 #endif /* UI_STATS_H */