diff --git a/templates/blocks/block--page-title-block.html.twig b/templates/blocks/block--page-title-block.html.twig
index 7c0cbae610bf6067f677c8ded93530548c0825cf..14502a34ef1e06ca573d00c7de72b573f971c7b3 100644
--- a/templates/blocks/block--page-title-block.html.twig
+++ b/templates/blocks/block--page-title-block.html.twig
@@ -1,3 +1,7 @@
+{% if not show_title %}
+  {% set show_title = TRUE %}
+{% endif %}
+
 {% if show_title %}
   {%
     set classes = [