diff --git a/scipost_django/scipost/templates/scipost/_private_info_as_table.html b/scipost_django/scipost/templates/scipost/_private_info_as_table.html
index 3686ecbe9d6441751ba0a87501143eed51ac1d3d..df7f3d9dc312a5e08355ee102d07ace2017dca65 100644
--- a/scipost_django/scipost/templates/scipost/_private_info_as_table.html
+++ b/scipost_django/scipost/templates/scipost/_private_info_as_table.html
@@ -51,7 +51,7 @@
   </tr>
   <tr>
     <td>Affiliation(s):</td>
-    <td>{% include 'profiles/_affiliations_table.html' with contributor=contributor actions=False %}</td>
+    <td>{% include 'profiles/_affiliations_table.html' with profile=contributor.profile actions=False %}</td>
   </tr>
   <tr>
     <td>Address:</td>