diff --git a/web/template/profile.tmpl b/web/template/profile.tmpl index bf58d660b..c57cfcf85 100644 --- a/web/template/profile.tmpl +++ b/web/template/profile.tmpl @@ -240,7 +240,13 @@
{{- if not .statuses }} -
Nothing here!
+
+ {{- if .show_back_to_top }} + Reached the end of visible posts! + {{- else }} + Nothing to see here! {{ .account.Username }} has either not written any public posts yet, or has opted not to make posts visible via the World Wide Web. + {{- end }} +
{{- else }} {{- range .statuses }}