diff --git a/templates/index.html b/templates/index.html index d96f589..acd6394 100644 --- a/templates/index.html +++ b/templates/index.html @@ -2,11 +2,123 @@ + + {{ .title }} + + + + + + + + + + + + + + + - -

- {{ .title }} -

+ + +
+ + +
+
+
+ {{ range $k,$v:=.posts}} + + {{end}} + + + +
+
+
+ + + +
+ + \ No newline at end of file