diff --git a/web/template/profile.tmpl b/web/template/profile.tmpl index 7518129cb..6b486eb74 100644 --- a/web/template/profile.tmpl +++ b/web/template/profile.tmpl @@ -241,7 +241,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 }}