diff --git a/themes/vocabulary_theme/templates/macros/authors_gravatar.html b/themes/vocabulary_theme/templates/macros/authors_gravatar.html
index b6e45efc..fe5744c8 100644
--- a/themes/vocabulary_theme/templates/macros/authors_gravatar.html
+++ b/themes/vocabulary_theme/templates/macros/authors_gravatar.html
@@ -5,7 +5,11 @@
{% set current_author = post.parent.parent.children.get('authors').children.get(author) %}