|
|
|
@ -11,7 +11,7 @@ |
|
|
|
|
{{if not .SingleUser}}<a href="/about">about</a>{{end}} |
|
|
|
|
{{if and (not .SingleUser) .LocalTimeline}}<a href="/read">reader</a>{{end}} |
|
|
|
|
<a href="https://writefreely.org/guide/{{.OfficialVersion}}" target="guide">writer's guide</a> |
|
|
|
|
{{if not .SingleUser}}<a href="/contact">contact</a>{{end}} |
|
|
|
|
{{if not .SingleUser}}<a href="/contact">contact</a>{{end}} |
|
|
|
|
{{if not .SingleUser}}<a href="/privacy">privacy</a>{{end}} |
|
|
|
|
{{if .WFModesty}} |
|
|
|
|
<p style="font-size: 0.9em">powered by <a href="https://writefreely.org">writefreely</a></p> |
|
|
|
|