From: John Keeping Date: Fri, 14 Aug 2015 11:47:11 +0000 (+0100) Subject: ui-shared: add cgit_print_layout_{start,end}() X-Git-Url: https://gitweb.ps.run/ps-cgit/commitdiff_plain/764987980ec0e806205b8e075feafd4e010dcbd9?ds=inline;hp=764987980ec0e806205b8e075feafd4e010dcbd9 ui-shared: add cgit_print_layout_{start,end}() These will avoid needing to call three functions to start page layout in subsequent patches when we move the layout setup into each individual page. Signed-off-by: John Keeping ---