diff --git a/scipost/templates/scipost/personal_page.html b/scipost/templates/scipost/personal_page.html
index 2110d6faae86967c55111284c591f25c3c1efded..87274d43b6a6391c34157de061d409302bff7322 100644
--- a/scipost/templates/scipost/personal_page.html
+++ b/scipost/templates/scipost/personal_page.html
@@ -93,10 +93,6 @@
   {% if submission_authorships_to_claim %}
   <ul>
     {% for sub in submission_authorships_to_claim %}
-<<<<<<< HEAD
-=======
-    {{ sub.header_as_li|safe %}
->>>>>>> 81ce5214671e7d42584cfce22a7f0c96c817dd83
     {% endfor %}
   {% endif %}
   <ul>