diff --git a/scipost/templates/scipost/personal_page.html b/scipost/templates/scipost/personal_page.html
index 02405addb9ee68bf60ad57c2a14bcd62186ebbfe..87274d43b6a6391c34157de061d409302bff7322 100644
--- a/scipost/templates/scipost/personal_page.html
+++ b/scipost/templates/scipost/personal_page.html
@@ -93,7 +93,6 @@
   {% if submission_authorships_to_claim %}
   <ul>
     {% for sub in submission_authorships_to_claim %}
-    {{ submission.header_as_li|safe %}
     {% endfor %}
   {% endif %}
   <ul>