Add missing whitespace after attribute in HTML template

This commit is contained in:
Guillaume Gomez 2021-07-26 11:37:34 +02:00
parent 9cf1944217
commit b0e67d5e3a

View File

@ -83,7 +83,7 @@
</select> {#- -#}
{%- endif -%}
<input {# -#}
class="search-input"{# -#}
class="search-input" {# -#}
name="search" {# -#}
disabled {# -#}
autocomplete="off" {# -#}