Skip to content

Commit 641ba50

Browse files
committed
Merge #17596 - Fix blob column downloads
Ref: 0843ba0 Signed-off-by: William Desportes <williamdes@wdes.fr>
2 parents 72a6947 + 58a46c8 commit 641ba50

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

templates/base.twig

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1 @@
1-
{{ header|raw }}
2-
{{ content|raw }}
3-
{{ footer|raw }}
1+
{{- header|raw -}}{{- content|raw -}}{{- footer|raw -}}

0 commit comments

Comments
 (0)