diff --git a/templates/include/footer.tmpl b/templates/include/footer.tmpl index 16434b9..0f258e7 100644 --- a/templates/include/footer.tmpl +++ b/templates/include/footer.tmpl @@ -6,7 +6,7 @@ {{.SiteName}} {{if not .SingleUser}} about - {{if .LocalTimeline}}reader{{end}} + {{if and .LocalTimeline .CanViewReader}}reader{{end}} {{if .Username}}writer's guide{{end}} privacy
powered by writefreely