Reworked the summary page to flow through the main header/footer logic. NOTE: you...
[citadel.git] / webcit / webcit.h
index e713e75bbfb4b0bc62db459339fd082678bdac01..62f9ba204e2c9395423c9e520855d3bbab02d6c8 100644 (file)
@@ -819,3 +819,4 @@ struct bltr {
 
 struct bltr blogview_learn_thread_references(long msgnum);
 void tmplput_blog_permalink(StrBuf *Target, WCTemplputParams *TP);
+void display_summary_page(void);