Fix error on FAQ when logged out

pull/38/head
Noah Petherbridge 2024-01-11 20:07:33 -08:00
parent f27b41a214
commit 20d9bf7768
1 changed files with 1 additions and 1 deletions

View File

@ -378,7 +378,7 @@
<a href="/photo/private">granted access</a> to see your <a href="/photo/private">granted access</a> to see your
private photos. private photos.
</li> </li>
{{if .CurrentUser.IsInnerCircle}} {{if and .LoggedIn .CurrentUser.IsInnerCircle}}
<li> <li>
<strong>{{PrettyCircle}}</strong> <strong>{{PrettyCircle}}</strong>
<img src="/static/img/circle-24.png" width="16" height="16">: <img src="/static/img/circle-24.png" width="16" height="16">: