From 8596cda71d04cd49cb983aee7968d14cc58c030d Mon Sep 17 00:00:00 2001 From: Lars Hjemli Date: Sun, 28 Jan 2007 11:33:55 +0100 Subject: Change global document layout Use a document-wide table for the main layout Signed-off-by: Lars Hjemli --- ui-shared.c | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'ui-shared.c') diff --git a/ui-shared.c b/ui-shared.c index bebd3e0..6300516 100644 --- a/ui-shared.c +++ b/ui-shared.c @@ -107,12 +107,13 @@ void cgit_print_docstart(char *title, struct cacheitem *item) void cgit_print_docend() { + html(""); html("\n\n"); } void cgit_print_pageheader(char *title, int show_search) { - html("