diff --git a/web/templates/account/block_list_add.html b/web/templates/account/block_list_add.html index cdd558d..b4e07f1 100644 --- a/web/templates/account/block_list_add.html +++ b/web/templates/account/block_list_add.html @@ -1,7 +1,7 @@ {{define "title"}}Add to Block List{{end}} {{define "content"}}
-
+

diff --git a/web/templates/account/dashboard.html b/web/templates/account/dashboard.html index af9de19..c1757bc 100644 --- a/web/templates/account/dashboard.html +++ b/web/templates/account/dashboard.html @@ -1,7 +1,7 @@ {{define "title"}}My Dashboard{{end}} {{define "content"}}
-
+

User Dashboard

diff --git a/web/templates/account/deactivate.html b/web/templates/account/deactivate.html index 8b74f49..8267c57 100644 --- a/web/templates/account/deactivate.html +++ b/web/templates/account/deactivate.html @@ -1,7 +1,7 @@ {{define "title"}}Deactivate Account{{end}} {{define "content"}}
-
+

diff --git a/web/templates/account/delete.html b/web/templates/account/delete.html index 8f00dec..0572315 100644 --- a/web/templates/account/delete.html +++ b/web/templates/account/delete.html @@ -1,7 +1,7 @@ {{define "title"}}Delete Account{{end}} {{define "content"}}
-
+

diff --git a/web/templates/account/forgot_password.html b/web/templates/account/forgot_password.html index 280aaaf..6c08b1d 100644 --- a/web/templates/account/forgot_password.html +++ b/web/templates/account/forgot_password.html @@ -1,7 +1,7 @@ {{define "title"}}Log In{{end}} {{define "content"}}
-
+

Reset Password

diff --git a/web/templates/account/login.html b/web/templates/account/login.html index 4fbe481..f849501 100644 --- a/web/templates/account/login.html +++ b/web/templates/account/login.html @@ -1,7 +1,7 @@ {{define "title"}}Log In{{end}} {{define "content"}}
-
+

Sign in

diff --git a/web/templates/account/my_user_notes.html b/web/templates/account/my_user_notes.html index 26742cb..aaa53c4 100644 --- a/web/templates/account/my_user_notes.html +++ b/web/templates/account/my_user_notes.html @@ -3,7 +3,7 @@ {{end}} {{define "content"}}
-
+
diff --git a/web/templates/account/settings.html b/web/templates/account/settings.html index b041034..863d81d 100644 --- a/web/templates/account/settings.html +++ b/web/templates/account/settings.html @@ -1,7 +1,7 @@ {{define "title"}}User Settings{{end}} {{define "content"}}
-
+

User Settings

@@ -414,7 +414,7 @@
-
+
diff --git a/web/templates/account/signup.html b/web/templates/account/signup.html index 3d1b5c1..665b521 100644 --- a/web/templates/account/signup.html +++ b/web/templates/account/signup.html @@ -1,7 +1,7 @@ {{define "title"}}Sign Up{{end}} {{define "content"}}
-
+

Sign up

diff --git a/web/templates/account/two_factor_login.html b/web/templates/account/two_factor_login.html index d71231b..fcb4b1d 100644 --- a/web/templates/account/two_factor_login.html +++ b/web/templates/account/two_factor_login.html @@ -1,7 +1,7 @@ {{define "title"}}Two-Factor Authentication{{end}} {{define "content"}}
-
+

diff --git a/web/templates/account/two_factor_setup.html b/web/templates/account/two_factor_setup.html index daf4004..0bc79e3 100644 --- a/web/templates/account/two_factor_setup.html +++ b/web/templates/account/two_factor_setup.html @@ -1,7 +1,7 @@ {{define "title"}}Two-Factor Authentication{{end}} {{define "content"}}
-
+

diff --git a/web/templates/account/user_notes.html b/web/templates/account/user_notes.html index df8d821..1c050c0 100644 --- a/web/templates/account/user_notes.html +++ b/web/templates/account/user_notes.html @@ -6,7 +6,7 @@ {{template "profile-theme-hero-style" .User}}
-
+
diff --git a/web/templates/admin/transparency.html b/web/templates/admin/transparency.html index f1315a3..de7d8b6 100644 --- a/web/templates/admin/transparency.html +++ b/web/templates/admin/transparency.html @@ -1,7 +1,7 @@ {{define "title"}}Admin Transparency for: {{.User.Username}}{{end}} {{define "content"}}
-
+

diff --git a/web/templates/admin/user_actions.html b/web/templates/admin/user_actions.html index 9d4fc73..14cb9eb 100644 --- a/web/templates/admin/user_actions.html +++ b/web/templates/admin/user_actions.html @@ -1,7 +1,7 @@ {{define "title"}}Admin Action: {{.User.Username}}{{end}} {{define "content"}}
-
+

diff --git a/web/templates/comment/post_comment.html b/web/templates/comment/post_comment.html index 586e6de..a631ca5 100644 --- a/web/templates/comment/post_comment.html +++ b/web/templates/comment/post_comment.html @@ -7,7 +7,7 @@ {{end}} {{define "content"}}
-
+

diff --git a/web/templates/contact.html b/web/templates/contact.html index 1a71f47..3d3b685 100644 --- a/web/templates/contact.html +++ b/web/templates/contact.html @@ -1,7 +1,7 @@ {{define "title"}}{{.PageTitle}}{{end}} {{define "content"}}
-
+

diff --git a/web/templates/forum/new_post.html b/web/templates/forum/new_post.html index 4e2a9d2..300f3c3 100644 --- a/web/templates/forum/new_post.html +++ b/web/templates/forum/new_post.html @@ -9,7 +9,7 @@ {{end}} {{define "content"}}
-
+

diff --git a/web/templates/inbox/compose.html b/web/templates/inbox/compose.html index 1ab5f7a..4d44f28 100644 --- a/web/templates/inbox/compose.html +++ b/web/templates/inbox/compose.html @@ -1,7 +1,7 @@ {{define "title"}}Compose a Message{{end}} {{define "content"}}
-
+

diff --git a/web/templates/inbox/inbox.html b/web/templates/inbox/inbox.html index e0db5f9..c621cad 100644 --- a/web/templates/inbox/inbox.html +++ b/web/templates/inbox/inbox.html @@ -1,7 +1,7 @@ {{define "title"}}Message Inbox{{end}} {{define "content"}}
-
+

diff --git a/web/templates/photo/certification.html b/web/templates/photo/certification.html index 06cb8d1..09c2254 100644 --- a/web/templates/photo/certification.html +++ b/web/templates/photo/certification.html @@ -1,7 +1,7 @@ {{define "title"}}Certification Photo{{end}} {{define "content"}}
-
+

diff --git a/web/templates/photo/delete.html b/web/templates/photo/delete.html index 5990033..ab6aaef 100644 --- a/web/templates/photo/delete.html +++ b/web/templates/photo/delete.html @@ -1,7 +1,7 @@ {{define "title"}}Delete Photo{{end}} {{define "content"}}
-
+

diff --git a/web/templates/photo/gallery.html b/web/templates/photo/gallery.html index 58a83e0..c5f6b6b 100644 --- a/web/templates/photo/gallery.html +++ b/web/templates/photo/gallery.html @@ -85,7 +85,7 @@ {{end}}
-
+
diff --git a/web/templates/photo/permalink.html b/web/templates/photo/permalink.html index b9b37cc..fd810d3 100644 --- a/web/templates/photo/permalink.html +++ b/web/templates/photo/permalink.html @@ -1,7 +1,7 @@ {{define "title"}}Photo: {{or .Photo.Caption "No caption"}}{{end}} {{define "content"}}
-
+

diff --git a/web/templates/photo/share.html b/web/templates/photo/share.html index ab6e684..4a4f69b 100644 --- a/web/templates/photo/share.html +++ b/web/templates/photo/share.html @@ -1,7 +1,7 @@ {{define "title"}}Share Private Photos{{end}} {{define "content"}}
-
+

diff --git a/web/templates/photo/upload.html b/web/templates/photo/upload.html index 06f266a..003a4bb 100644 --- a/web/templates/photo/upload.html +++ b/web/templates/photo/upload.html @@ -1,7 +1,7 @@ {{define "title"}}Upload a Photo{{end}} {{define "content"}}
-
+