about summary refs log tree commit diff
path: root/app/views
diff options
context:
space:
mode:
Diffstat (limited to 'app/views')
-rw-r--r--app/views/accounts/_bio.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/accounts/_bio.html.haml b/app/views/accounts/_bio.html.haml
index efc26d136..7d6419d09 100644
--- a/app/views/accounts/_bio.html.haml
+++ b/app/views/accounts/_bio.html.haml
@@ -1,4 +1,4 @@
-- proofs = account.identity_proofs.active
+- proofs = account&.identity_proofs&.active || []
 - fields = account.fields
 
 .public-account-bio