config: make empty js= omit script tag
[cgit.git] / ui-repolist.h
blob1b6b3227dbc00fa62816aea328d6c06192cc5507
1 #ifndef UI_REPOLIST_H
2 #define UI_REPOLIST_H
4 extern void cgit_print_repolist(void);
5 extern void cgit_print_site_readme(void);
7 #endif /* UI_REPOLIST_H */