From b0cda812476ca630453c9d2d5e1d0f492f29ce04 Mon Sep 17 00:00:00 2001 From: Stephen McQuay Date: Tue, 5 Mar 2013 22:40:17 -0800 Subject: [PATCH] using table to render info --- templates/index.html | 23 ++++++++++++++++++----- 1 file changed, 18 insertions(+), 5 deletions(-) diff --git a/templates/index.html b/templates/index.html index 7e9a3f6..da53cb3 100644 --- a/templates/index.html +++ b/templates/index.html @@ -2,13 +2,26 @@ {{ define "content" }}
- This will have stuff {{ .children }} -
{{ end }}