diff --git a/submissions/templates/submissions/_report_tex_template.html b/submissions/templates/submissions/_report_tex_template.html
index 58bde0097546e2392b0fe61cdd1773c588d1dd3b..ceb16ce3c1644e379d0b935a45f29b7034851fc6 100644
--- a/submissions/templates/submissions/_report_tex_template.html
+++ b/submissions/templates/submissions/_report_tex_template.html
@@ -72,7 +72,7 @@ Published by the SciPost Foundation.
 %%%%%%%%%% DATES
 {\small Received {{report.date_submitted|date:'d-m-Y'}}
 {% if report.doi_string %}
-{% verbatim %}\doi{{% endverbatim %}{{report.doi_string|safe_tex_url}}}
+\doi{{{report.doi_string|safe_tex_url}}}
 {% endif %}
 }
 \end{minipage}