Change to embedding
This commit is contained in:
parent
ce7a797c8a
commit
eac1f68b03
@ -3,5 +3,5 @@
|
|||||||
{% block content %}
|
{% block content %}
|
||||||
{{ page.content|raw }}
|
{{ page.content|raw }}
|
||||||
|
|
||||||
{% include 'partials/tntsearch.html.twig' with { in_page: true }%}
|
{% embed 'partials/tntsearch.html.twig' with { limit: 10, snippet: 150, min: 3, search_type: 'auto', dropdown: true } %}{% endembed %}
|
||||||
{% endblock %}
|
{% endblock %}
|
Loading…
Reference in New Issue
Block a user