We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e0d3dc8 commit 0d24622Copy full SHA for 0d24622
1 file changed
app/Views/header_main.html
@@ -1,4 +1,4 @@
1
-{% htmlcompress %}
+{% htmlcompress tag="htmlcompress" %}
2
<!doctype html>
3
<html lang="pl">
4
<html>
@@ -84,4 +84,4 @@
84
</body>
85
86
</html>
87
-{% endhtmlcompress %}
+{% endhtmlcompress tag="htmlcompress" %}
0 commit comments