fix indentation

This commit is contained in:
Simon Vieille 2021-11-29 12:13:12 +01:00
parent eb985ce551
commit e1259801d8
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@
{% if MOD_HTTP2 is not empty %}
<IfModule {{ MOD_HTTP2 }}>
Protocols h2 http/1.1
Protocols h2 http/1.1
</IfModule>
{% endif %}
{% block extra %}{% endblock extra %}