config: make empty js= omit script tag
[cgit.git] / ui-atom.h
blobdda953bbf4ff1d079d1ae30e346ee10c69bd3e2e
1 #ifndef UI_ATOM_H
2 #define UI_ATOM_H
4 extern void cgit_print_atom(char *tip, const char *path, int max_count);
6 #endif