This commit is contained in:
James Cole 2019-07-16 19:22:35 +02:00
parent 17a66b3056
commit f795cb07e1
No known key found for this signature in database
GPG Key ID: C16961E655E74B5E

View File

@ -31,7 +31,7 @@
</div>
</form>
<p>
{{ trans('firefly.search_for_query', {query: query})|raw}}
{{ trans('firefly.search_for_query', {query: query|escape})|raw}}
</p>
{% if modifiers|length > 0 %}
<p>{{ trans('firefly.modifiers_applies_are') }}</p>