diff --git a/modules/cron/templates/croninfo-result.twig b/modules/cron/templates/croninfo-result.twig
index cd7442e8d93c92f5c104bc2b6e81dce669c0d443..79736dffee47dcaad8099103d6ad30461a7303b1 100644
--- a/modules/cron/templates/croninfo-result.twig
+++ b/modules/cron/templates/croninfo-result.twig
@@ -3,7 +3,9 @@
 
 {% block content %}
 
-{{ 'Here are the result for the cron job execution:'|trans }}</h2>
+<p>
+{{ 'Here are the result for the cron job execution:'|trans }}
+</p>
 
 <div class="metadatabox metadata-code">
 <h2>{{ 'Cron report'|trans }}</h2>