diff --git a/res/static/img/knoxfs.png b/res/static/img/knoxfs.png new file mode 100644 index 0000000..a8ff763 Binary files /dev/null and b/res/static/img/knoxfs.png differ diff --git a/res/template/account/user_buckets.html b/res/template/account/user_buckets.html index f0f55ea..efbc134 100644 --- a/res/template/account/user_buckets.html +++ b/res/template/account/user_buckets.html @@ -4,8 +4,9 @@ {{template "meta_tags" "Buckets"}} {{template "user_style" .}} + + - {{template "page_top" .}}

My Buckets

@@ -13,9 +14,6 @@ {{template "page_bottom" .}} {{template "analytics"}} - - - {{end}} diff --git a/res/template/account/user_home.html b/res/template/account/user_home.html index 1db1940..e596913 100644 --- a/res/template/account/user_home.html +++ b/res/template/account/user_home.html @@ -19,7 +19,7 @@
  • E-mail address: {{.User.Email}}
  • Supporter level: {{.User.Subscription.Name}} - {{if ne .User.Subscription.ID ""}} + {{if eq .User.Subscription.Type "patreon"}} (Manage subscription) {{end}}