Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
m4lab_tv1
customization simpleSAMLphp
Commits
1be498a9
Commit
1be498a9
authored
Mar 28, 2022
by
Wolfgang Knopki
Browse files
removed spaceless tag that caused some errors
parent
d68072d7
Changes
1
Hide whitespace changes
Inline
Side-by-side
mymodule/themes/fancytheme/default/base.twig
View file @
1be498a9
{%
spaceless
%}
<!DOCTYPE html>
<html
lang=
"
{{
currentLanguage
}}
"
xml:lang=
"
{{
currentLanguage
}}
"
>
<head>
...
...
@@ -36,4 +35,3 @@
{%
block
postload
%}{%
endblock
%}
</body>
</html>
{%
endspaceless
%}
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment