summary: move layout into page function
[cgit.git] / ui-summary.h
blobc01f56012dcdcd64f39f6935c20eb5d18efb1b33
1 #ifndef UI_SUMMARY_H
2 #define UI_SUMMARY_H
4 extern void cgit_print_summary();
5 extern void cgit_print_repo_readme(char *path);
7 #endif /* UI_SUMMARY_H */