diff --git a/cps/templates/author.html b/cps/templates/author.html
index 4d194f99..15dc3f1b 100644
--- a/cps/templates/author.html
+++ b/cps/templates/author.html
@@ -4,7 +4,7 @@
{% if author is not none %}
- {%if author['image_url'] is not none %}
+ {%if author.image_url is not none %}
{% endif %}