From 5d3a14ec537289416c77cff6b8610991ec463f60 Mon Sep 17 00:00:00 2001 From: Benjamin Barenblat Date: Sat, 27 Apr 2013 17:49:45 -0400 Subject: Forum: More nicely format the list of questions --- template.ur | 1 + 1 file changed, 1 insertion(+) (limited to 'template.ur') diff --git a/template.ur b/template.ur index da2cdb3..f731d10 100644 --- a/template.ur +++ b/template.ur @@ -34,6 +34,7 @@ fun generic (pageName : option string) (content : xbody) : xhtml [] [] = {pageTitleTag pageName} + {content} -- cgit v1.2.3