diff --git a/templates/pcp-template.html.twig b/templates/pcp-template.html.twig
index b7d2515..c1c26ee 100755
--- a/templates/pcp-template.html.twig
+++ b/templates/pcp-template.html.twig
@@ -15,7 +15,7 @@
*
*/
#}
-{% spaceless %}
+{% apply spaceless %}
@@ -35,4 +35,4 @@
{% endif %}
-{% endspaceless %}
\ No newline at end of file
+{% endapply %}
\ No newline at end of file