We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 72a6947 + 58a46c8 commit 641ba50Copy full SHA for 641ba50
1 file changed
templates/base.twig
@@ -1,3 +1 @@
1
-{{ header|raw }}
2
-{{ content|raw }}
3
-{{ footer|raw }}
+{{- header|raw -}}{{- content|raw -}}{{- footer|raw -}}
0 commit comments