twig compress
Categories
Component ID
2838322
Component name
twig compress
Component type
module
Maintenance status
Development status
Component security advisory coverage
not-covered
Downloads
101
Component created
Component changed
Component body
Adds the htmlcompress tag to twig.
<body{{ attributes }}>
{% htmlcompress %}
{{ page_top }}
{{ page }}
{{ page_bottom }}
{% endhtmlcompress %}
<js-bottom-placeholder token="{{ placeholder_token|raw }}">
</body>