diff --git a/templates/foreign_wishlist.gotmpl b/templates/foreign_wishlist.gotmpl index 23d2b95..3271773 100644 --- a/templates/foreign_wishlist.gotmpl +++ b/templates/foreign_wishlist.gotmpl @@ -84,14 +84,15 @@ {{end}}
- +
+
This will be invisible to {{.Username}}, but everyone else will be + able to see it and + possibly claim it.
-{{end}} +{{end}} \ No newline at end of file diff --git a/templates/home.gotmpl b/templates/home.gotmpl index 503e4b5..295243b 100644 --- a/templates/home.gotmpl +++ b/templates/home.gotmpl @@ -54,10 +54,10 @@ - {{with .Todo}}

Your todo list

+ {{with .Todo}}
@@ -86,9 +86,11 @@
+ {{else}} +

When you claim gifts for others, they will appear here.

+ {{end}}
- {{end}} -{{end}} \ No newline at end of file +{{end}}